Cryptographic Token Interface Standard

PKCS#11


Cryptographic Token Interface Standard Data Structures

Here are the data structures with brief descriptions:
CK_ATTRIBUTE

CK_ATTRIBUTE

CK_ATTRIBUTE is a structure that includes the type, length and value of an attribute
CK_DATE

CK_DATE

CK_DATE is a structure that defines a date
CK_INFO

CK_INFO

CK_INFO provides general information about Cryptoki
CK_MECHANISM

CK_MECHANISM

CK_MECHANISM is a structure that specifies a particular mechanism
CK_MECHANISM_INFO

CK_MECHANISM_INFO

CK_MECHANISM_INFO is a structure that provides information about a particular mechanism
CK_RC2_CBC

CK_RC2_CBC_PARAMS

CK_RC2_CBC_PARAMS is a structure that provides the parameters to the CKM_RC2_CBC mechanism
CK_SESSION_INFO

CK_SESSION_INFO

CK_SESSION_INFO provides information about a session
CK_SLOT_INFO

CK_SLOT_INFO

CK_SLOT_INFO provides information about a slot
CK_TOKEN_INFO

CK_TOKEN_INFO

CK_TOKEN_INFO provides information about a token
CK_VERSION

CK_VERSION

CK_VERSION is a structure that describes the version of Cryptoki

RSA Security Inc. Public-Key Cryptography Standards - PKCS#11 - v100