Authenticating to PKCS #11

Authenticate PKCS #11 Library.

When you use the PKCS #11 library, your application runs as a crypto user (CU). Through the application, you can view and manage only the keys that you own or share. You can use an existing CU account in your HSM or create a new CU account.

To specify the CU to a PKCS #11 library, use the C_Login function.

Command

<CU_user_name>:<password>

Example

CryptoUser: CUPassword123!