CryptoHardwareToken


This type is a class for model objects.

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

Package: ssl

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  SecureSocketLayer.cryptoHardware



Attributes Summary
tokenType : EString Specifies the type of built-in key store that is implemented in the cryptographic token, such as PKCS#11.
libraryFile : EString Specifies the DLL or shared object that implements the interface to the cryptographic token device.
password : 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: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

libraryFile  -  Specifies the DLL or shared object that implements the interface to the cryptographic token device.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

password  -  Specifies the password for the cryptographic token device.
    Data Type: Password
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006