CK_TOKEN_INFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

firmwareVersion
CK_VERSION firmwareVersion;
Undocumented in source.
flags
CK_FLAGS flags;
Undocumented in source.
hardwareVersion
CK_VERSION hardwareVersion;
Undocumented in source.
label
CK_UTF8CHAR[32] label;
Undocumented in source.
manufacturerID
CK_UTF8CHAR[32] manufacturerID;
Undocumented in source.
model
CK_UTF8CHAR[16] model;
Undocumented in source.
serialNumber
CK_CHAR[16] serialNumber;
Undocumented in source.
ulFreePrivateMemory
CK_ULONG ulFreePrivateMemory;
Undocumented in source.
ulFreePublicMemory
CK_ULONG ulFreePublicMemory;
Undocumented in source.
ulMaxPinLen
CK_ULONG ulMaxPinLen;
Undocumented in source.
ulMaxRwSessionCount
CK_ULONG ulMaxRwSessionCount;
Undocumented in source.
ulMaxSessionCount
CK_ULONG ulMaxSessionCount;
Undocumented in source.
ulMinPinLen
CK_ULONG ulMinPinLen;
Undocumented in source.
ulRwSessionCount
CK_ULONG ulRwSessionCount;
Undocumented in source.
ulSessionCount
CK_ULONG ulSessionCount;
Undocumented in source.
ulTotalPrivateMemory
CK_ULONG ulTotalPrivateMemory;
Undocumented in source.
ulTotalPublicMemory
CK_ULONG ulTotalPublicMemory;
Undocumented in source.
utcTime
CK_CHAR[16] utcTime;
Undocumented in source.

Meta