CryptoHardwareToken

Configuration for cryptographic token settings commonly used with Secure Socket Layer (SSL).



Attributes Summary
tokenType : StringSpecifies the type of built-in key store that is implemented in the cryptographic token, such as PKCS#11.
libraryFile : StringSpecifies the DLL or shared object that implements the interface to the cryptographic token device.
passwordSpecifies 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: 
     default Value:   unspecified


Copyright IBM Corp. 1997-2004