FreeRTOS:
PKCS11
PKCS11 Cryptoki Library
Return to main page ↑
xInitializePkcs11Token
Initializes a PKCS #11 module and token.
CK_RV
xInitializePkcs11Token
(
void
);
Returns
CKR_OK upon success. PKCS #11 error code on failure. Note that PKCS #11 error codes are positive.
xInitializePkcs11Token
CK_RV xInitializePkcs11Token(void)
Initializes a PKCS #11 module and token.
Generated by
1.8.20
Last updated Wed Apr 21 2021