Initializing the token
You must initialize each adapter or PKCS#11 token before you can use it successfully.
This initialization procedure involves setting a unique label to the token so that applications can identify the token. Therefore, the labels must not be repeated. However, the API does not verify that labels are not reused. You can initialize a token 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, change this value after initialization.
To initialize the token, complete the following steps:
If the correct PIN is entered, the adapter is initialized or reinitialized after the command runs.