|
FreeRTOS:
PKCS11
PKCS11 Cryptoki Library
|
| Return to main page ↑ |
Obtains a list of slots in the system.
This port does not implement the concept of separate slots/tokens.
| [in] | tokenPresent | This parameter is unused by this port. |
| [in] | pSlotList | Pointer to an array of slot IDs. At this time, only 1 slot is implemented. |
| [in,out] | pulCount | Length of the slot list pxSlotList. Updated to contain the actual number of slots written to the list. |