CryptoHardwareToken
Configuration for cryptographic token settings commonly used with Secure Socket Layer (SSL).
Attributes Summary
tokenType Specifies the type of built-in key store that is implemented in the cryptographic token, such as PKCS#11. libraryFile Specifies the DLL or shared object that implements the interface to the cryptographic token device. password Specifies the password for the cryptographic token device.
Attribute Details
tokenType
Specifies the type of built-in key store that is implemented in the cryptographic token, such as PKCS#11.
Data type: String
Default value: unspecified
libraryFile
Specifies the DLL or shared object that implements the interface to the cryptographic token device.
Data type: String
Default value: unspecified
password
Specifies the password for the cryptographic token device.
Data type: String
Default value: unspecified