C# (CSharp) Net.Pkcs11Interop.HighLevelAPI81.MechanismParams Namespace

Classes

Name Description
CkAesCbcEncryptDataParams Parameters for the CKM_AES_CBC_ENCRYPT_DATA mechanism
CkAesCtrParams Parameters for the CKM_AES_CTR mechanism
CkAriaCbcEncryptDataParams Parameters for the CKM_ARIA_CBC_ENCRYPT_DATA mechanism
CkCamelliaCbcEncryptDataParams Parameters for the CKM_CAMELLIA_CBC_ENCRYPT_DATA mechanism
CkCamelliaCtrParams Parameters for the CKM_CAMELLIA_CTR mechanism
CkCmsSigParams Parameters for the CKM_CMS_SIG mechanism
CkDesCbcEncryptDataParams Parameters for the CKM_DES_CBC_ENCRYPT_DATA and CKM_DES3_CBC_ENCRYPT_DATA mechanisms
CkEcdh1DeriveParams Parameters for the CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE key derivation mechanisms
CkEcdh2DeriveParams Parameters for the CKM_ECMQV_DERIVE mechanism
CkEcmqvDeriveParams Parameters for the CKM_ECMQV_DERIVE mechanism
CkExtractParams Parameters for the CKM_EXTRACT_KEY_FROM_KEY mechanism
CkKeaDeriveParams Parameters for the CKM_KEA_DERIVE mechanism
CkKeyDerivationStringData Parameters for the CKM_CONCATENATE_BASE_AND_DATA, CKM_CONCATENATE_DATA_AND_BASE and CKM_XOR_BASE_AND_DATA mechanisms
CkKeyWrapSetOaepParams Parameters for the CKM_KEY_WRAP_SET_OAEP mechanism
CkKipParams Parameters for the CKM_KIP_DERIVE, CKM_KIP_WRAP and CKM_KIP_MAC mechanisms
CkMacGeneralParams Parameters for 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)
CkOtpParam Type, value and length of an OTP parameter
CkOtpParams Parameters for OTP mechanisms in a generic fashion
CkOtpSignatureInfo Parameters returned by all OTP mechanisms in successful calls to Sign method
CkPbeParams Parameters for the CKM_PBE mechanisms and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism
CkPkcs5Pbkd2Params Parameters for the CKM_PKCS5_PBKD2 mechanism
CkRc2CbcParams Parameters for the CKM_RC2_CBC and CKM_RC2_CBC_PAD mechanisms
CkRc2MacGeneralParams Parameters for the CKM_RC2_MAC_GENERAL mechanism
CkRc2Params Parameters for the CKM_RC2_ECB and CKM_RC2_MAC mechanisms
CkRc5CbcParams Parameters for the CKM_RC5_CBC and CKM_RC5_CBC_PAD mechanisms
CkRc5MacGeneralParams Parameters for the CKM_RC5_MAC_GENERAL mechanism
CkRc5Params Parameters for the CKM_RC5_ECB and CKM_RC5_MAC mechanisms
CkRsaPkcsOaepParams Parameters for the CKM_RSA_PKCS_OAEP mechanism
CkRsaPkcsPssParams Parameters for the CKM_RSA_PKCS_PSS mechanism
CkSkipjackRelayxParams Parameters for the CKM_SKIPJACK_RELAYX mechanism
CkSsl3KeyMatOut Resulting key handles and initialization vectors after performing a DeriveKey method with the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism
CkSsl3KeyMatParams Parameters for the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism
CkSsl3MasterKeyDeriveParams Parameters for the CKM_SSL3_MASTER_KEY_DERIVE and CKM_SSL3_MASTER_KEY_DERIVE_DH mechanisms
CkSsl3RandomData Information about the random data of a client and a server in an SSL context
CkTlsPrfParams Parameters for the CKM_TLS_PRF mechanism
CkVersion Parameters for the CKM_SSL3_PRE_MASTER_KEY_GEN mechanism
CkWtlsKeyMatOut Resulting key handles and initialization vectors after performing a DeriveKey method with the CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE or with the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanism
CkWtlsKeyMatParams Parameters for the CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE and the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanisms
CkWtlsMasterKeyDeriveParams Parameters for the CKM_WTLS_MASTER_KEY_DERIVE and CKM_WTLS_MASTER_KEY_DERIVE_DH_ECC mechanisms
CkWtlsPrfParams Parameters for the CKM_WTLS_PRF mechanism
CkWtlsRandomData Information about the random data of a client and a server in a WTLS context
CkX942Dh1DeriveParams Parameters for the CKM_X9_42_DH_DERIVE key derivation mechanism
CkX942Dh2DeriveParams Parameters for the CKM_X9_42_DH_HYBRID_DERIVE and CKM_X9_42_MQV_DERIVE key derivation mechanisms
CkX942MqvDeriveParams Parameters for the CKM_X9_42_MQV_DERIVE key derivation mechanism