Structures
Structure | Description | |
---|---|---|
![]() |
AES_CBC_ENCRYPT_DATA_PARAMS |
Provides the parameters for CKM_AES_CBC_ENCRYPT_DATA mechanism
|
![]() |
AES_CTR_PARAMS |
Provides the parameters to the CKM_AES_CTR mechanism
|
![]() |
ARIA_CBC_ENCRYPT_DATA_PARAMS |
Provides the parameters to the CKM_ARIA_CBC_ENCRYPT_DATA mechanism
|
![]() |
CAMELLIA_CBC_ENCRYPT_DATA_PARAMS |
Provides the parameters for CKM_CAMELLIA_CBC_ENCRYPT_DATA mechanism
|
![]() |
CAMELLIA_CTR_PARAMS |
Provides the parameters to the CKM_CAMELLIA_CTR mechanism
|
![]() |
CMS_SIG_PARAMS |
Provides the parameters to the CKM_CMS_SIG mechanism
|
![]() |
DES_CBC_ENCRYPT_DATA_PARAMS |
Provides the parameters to the CKM_DES_CBC_ENCRYPT_DATA and CKM_DES3_CBC_ENCRYPT_DATA mechanisms
|
![]() |
ECDH1_DERIVE_PARAMS |
Provides the parameters for the CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE key derivation mechanisms
|
![]() |
ECDH2_DERIVE_PARAMS |
Provides the parameters to the CKM_ECMQV_DERIVE mechanism
|
![]() |
ECMQV_DERIVE_PARAMS |
Provides the parameters to the CKM_ECMQV_DERIVE mechanism
|
![]() |
EXTRACT_PARAMS |
Provides the parameter to the CKM_EXTRACT_KEY_FROM_KEY mechanism
|
![]() |
KEA_DERIVE_PARAMS |
Provides the parameters to the CKM_KEA_DERIVE mechanism
|
![]() |
KEY_DERIVATION_STRING_DATA |
Provides the parameters for the CKM_CONCATENATE_BASE_AND_DATA, CKM_CONCATENATE_DATA_AND_BASE and CKM_XOR_BASE_AND_DATA mechanisms
|
![]() |
KEY_WRAP_SET_OAEP_PARAMS |
Provides the parameters to the CKM_KEY_WRAP_SET_OAEP mechanism
|
![]() |
MAC_GENERAL_PARAMS |
Provides the parameters to the general-length MACing mechanisms (DES, DES3, CAST, CAST3, CAST128 (CAST5), IDEA, CDMF and AES), the general length HMACing mechanisms (MD2, MD5, SHA-1, SHA-256, SHA-384, SHA-512, RIPEMD-128 and RIPEMD-160) and the two SSL 3.0 MACing mechanisms (MD5 and SHA-1)
|
![]() |
OTP_PARAM |
Structure that includes the type, value and length of an OTP parameter
|
![]() |
OTP_PARAMS |
Structure that is used to provide parameters for OTP mechanisms in a generic fashion
|
![]() |
OTP_SIGNATURE_INFO |
Structure that is returned by all OTP mechanisms in successful calls to C_Sign (C_SignFinal)
|
![]() |
PBE_PARAMS |
Structure which provides all of the necessary information required by the CKM_PBE mechanisms and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism
|
![]() |
PKCS5_PBKD2_PARAMS |
Provides the parameters to the CKM_PKCS5_PBKD2 mechanism
|
![]() |
RC2_CBC_PARAMS |
Provides the parameters to the CKM_RC2_CBC and CKM_RC2_CBC_PAD mechanisms
|
![]() |
RC2_MAC_GENERAL_PARAMS |
Provides the parameters to the CKM_RC2_MAC_GENERAL mechanism
|
![]() |
RC2_PARAMS |
Provides the parameters to the CKM_RC2_ECB and CKM_RC2_MAC mechanisms
|
![]() |
RC5_CBC_PARAMS |
Provides the parameters to the CKM_RC5_CBC and CKM_RC5_CBC_PAD mechanisms
|
![]() |
RC5_MAC_GENERAL_PARAMS |
Provides the parameters to the CKM_RC5_MAC_GENERAL mechanism
|
![]() |
RC5_PARAMS |
Provides the parameters to the CKM_RC5_ECB and CKM_RC5_MAC mechanisms
|
![]() |
RSA_PKCS_OAEP_PARAMS |
Provides the parameters to the CKM_RSA_PKCS_OAEP mechanism
|
![]() |
RSA_PKCS_PSS_PARAMS |
Provides the parameters to the CKM_RSA_PKCS_PSS mechanism
|
![]() |
SKIPJACK_PRIVATE_WRAP_PARAMS |
Provides the parameters to the CKM_SKIPJACK_PRIVATE_WRAP mechanism
|
![]() |
SKIPJACK_RELAYX_PARAMS |
Provides the parameters to the CKM_SKIPJACK_RELAYX mechanism
|
![]() |
SSL3_KEY_MAT_OUT |
Structure that contains the resulting key handles and initialization vectors after performing a C_DeriveKey function with the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism
|
![]() |
SSL3_KEY_MAT_PARAMS |
Provides the parameters to the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism
|
![]() |
SSL3_MASTER_KEY_DERIVE_PARAMS |
Provides the parameters to the CKM_SSL3_MASTER_KEY_DERIVE and CKM_SSL3_MASTER_KEY_DERIVE_DH mechanisms
|
![]() |
SSL3_RANDOM_DATA |
Structure which provides information about the random data of a client and a server in an SSL context
|
![]() |
TLS_PRF_PARAMS |
Structure, which provides the parameters to the CKM_TLS_PRF mechanism
|
![]() |
WTLS_KEY_MAT_OUT |
Structure that contains the resulting key handles and initialization vectors after performing a C_DeriveKey function with the CKM_WTLS_SEVER_KEY_AND_MAC_DERIVE or with the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanism
|
![]() |
WTLS_KEY_MAT_PARAMS |
Provides the parameters to the CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE and the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanisms
|
![]() |
WTLS_MASTER_KEY_DERIVE_PARAMS |
Structure, which provides the parameters to the CKM_WTLS_MASTER_KEY_DERIVE mechanism
|
![]() |
WTLS_PRF_PARAMS |
Structure, which provides the parameters to the CKM_WTLS_PRF mechanism
|
![]() |
WTLS_RANDOM_DATA |
Structure, which provides information about the random data of a client and a server in a WTLS context
|
![]() |
X9_42_DH1_DERIVE_PARAMS |
Provides the parameters to the CKM_X9_42_DH_DERIVE key derivation mechanism
|
![]() |
X9_42_DH2_DERIVE_PARAMS |
Provides the parameters to the CKM_X9_42_DH_HYBRID_DERIVE and CKM_X9_42_MQV_DERIVE key derivation mechanisms
|
![]() |
X9_42_MQV_DERIVE_PARAMS |
Provides the parameters to the CKM_X9_42_MQV_DERIVE key derivation mechanism
|