Interface StoreConfiguration.Pkcs11Configuration

All Known Implementing Classes:
StoreConfigurationProperties.Pkcs11ConfigurationProperties
Enclosing interface:
StoreConfiguration

public static interface StoreConfiguration.Pkcs11Configuration
Additional configuration of PKCS11 keystores.
  • Method Details

    • configurationFile

      Optional<String> configurationFile()
      The complete path of the PKCS#11 configuration file with which the PKCS#11 device is configured.
      Returns:
      complete path of the PKCS#11 configuration file with which the PKCS#11 device is configured
    • settings

      As an alternative to providing the PKCS#11 configuration file, each PKCS#11 setting can be provided separately. This property holds these detailed settings.
      Returns:
      custom PKCS#11 settings