Initializing the token
Each adapter or PKCS #11 token must be initialized before it can be used successfully.
This initialization procedure involves setting a unique label to the token. This label allows applications to uniquely identify the token. Therefore, the labels should not be repeated. However; the API does not verify that labels are not re-used. This initialization can be done through a PKCS #11 application or by the system administrator using SMIT. If your token has a Security Officer PIN, the default value is set to 87654321. To ensure the security of the PKCS #11 subsystem, this value should be changed after initialization.
To initialize the token:
If the correct PIN is entered, the adapter will be initialized or reinitialized after the command has finished running.