corePKCS11  v3.2.0
PKCS #11 Cryptoki Library
P11Object_t Struct Reference

PKCS #11 object container. More...

Data Fields

CK_OBJECT_HANDLE xHandle
 The "PAL Handle".
 
CK_ULONG xLabelSize
 Size of label.
 
CK_BYTE xLabel [pkcs11configMAX_LABEL_LENGTH+1]
 Plus 1 for the null terminator.
 

Detailed Description

PKCS #11 object container.

Maps a PKCS #11 object handle to it's label.


The documentation for this struct was generated from the following file: