FreeRTOS:
PKCS11
PKCS11 Cryptoki Library
|
Return to main page ↑ |
Initializes Cryptoki.
C_Initialize should be called (and allowed to return) before any additional PKCS #11 operations are invoked.
In this implementation, all arguments are ignored. Thread protection for the rest of PKCS #11 functions default to FreeRTOS primitives.
[in] | pInitArgs | This parameter is ignored. |