Go to the source code of this file.
Classes | |
struct | P6R_KMIP_TOKEN_INFO |
struct | P6R_SLOT_INFO |
struct | P6R_VENDOR_SLOT_INFO |
struct | P6R_VENDOR_TOKEN_INFO |
Macros | |
#define | CKA_P6R_EXT1 0x80001002UL |
#define | CKA_P6R_GROUP 0x80001000UL |
#define | CKF_P6R_LOGGINGON 0x80000000UL |
#define | CKU_CS_GENERIC 0x83 |
Functions | |
CK_DECLARE_FUNCTION (CK_RV, P6R_GetSlotList)(CK_ULONG slotId | |
CK_DECLARE_FUNCTION (CK_RV, P6R_DestroyToken)(CK_SLOT_ID slotID | |
CK_DECLARE_FUNCTION (CK_RV, P6R_CreateSlot)(CK_SLOT_INFO_PTR pInfo | |
CK_DECLARE_FUNCTION (CK_RV, P6R_CreateToken)(CK_SLOT_ID slotID | |
CK_DECLARE_FUNCTION (CK_RV, P6R_GetKMIPClient)(CK_SESSION_HANDLE hSession | |
CK_DECLARE_FUNCTION (CK_RV, Thales_C_LoginBegin)(CK_SESSION_HANDLE hSession | |
CK_DECLARE_FUNCTION (CK_RV, Thales_C_LoginNext)(CK_SESSION_HANDLE hSession | |
CK_DECLARE_FUNCTION (CK_RV, Thales_C_LoginEnd)(CK_SESSION_HANDLE hSession | |
CK_DECLARE_FUNCTION (CK_RV, Futurex_C_FX_GetLogFile)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_LONG, Futurex_C_FX_GetLogMode)(CK_SLOT_ID P6RslotId) | |
CK_DECLARE_FUNCTION (CK_LONG, Futurex_C_FX_GetKeyClarityMode)(CK_SLOT_ID P6RslotId) | |
CK_DECLARE_FUNCTION (void, Futurex_C_FX_MemFree)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_CHAR_PTR, Futurex_C_FX_HexEncode)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_CHAR_PTR, Futurex_C_FX_HexDecode)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (void, Futurex_C_FX_FreeTemplate)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (void, Futurex_C_FX_SleepMS)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_ULONG, Futurex_C_FX_ThreadID)(CK_SLOT_ID P6RslotId) | |
CK_DECLARE_FUNCTION (CK_RV, Futurex_C_FX_ReloadTokenInfo)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_CHAR_PTR, Futurex_C_FX_GetClassString)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_CHAR_PTR, Futurex_C_FX_GetKeyTypeString)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_CHAR_PTR, Futurex_C_FX_GetErrorString)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_CHAR_PTR, Futurex_C_FX_GetMechanismString)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_RV, Futurex_C_FX_SendMessageSynch)(CK_SESSION_HANDLE hSession | |
CK_DECLARE_FUNCTION (CK_SLOT_ID, Futurex_C_FX_GetObjectSlot)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_VOID_PTR, Futurex_C_FX_GenericCreateMutex)(CK_SLOT_ID P6RslotId) | |
CK_DECLARE_FUNCTION (CK_BBOOL, Futurex_C_FX_GenericLockMutex)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_BBOOL, Futurex_C_FX_GenericUnlockMutex)(CK_SLOT_ID P6RslotId | |
CK_DECLARE_FUNCTION (CK_BBOOL, Futurex_C_FX_GenericDestroyMutex)(CK_SLOT_ID P6RslotId | |
This file contains all PKCS 11, P6R vendor defined extensions.
Definition in file pkcs11p6r.h.