Pkcs11Interop  5.1.2
Classes
Net.Pkcs11Interop.HighLevelAPI40.MechanismParams Namespace Reference

Classes that can hold parameters for various mechanisms usable by HighLevelAPI40. More...

Classes

class  CkAesCbcEncryptDataParams
 Parameters for the CKM_AES_CBC_ENCRYPT_DATA mechanism More...
 
class  CkAesCtrParams
 Parameters for the CKM_AES_CTR mechanism More...
 
class  CkAriaCbcEncryptDataParams
 Parameters for the CKM_ARIA_CBC_ENCRYPT_DATA mechanism More...
 
class  CkCamelliaCbcEncryptDataParams
 Parameters for the CKM_CAMELLIA_CBC_ENCRYPT_DATA mechanism More...
 
class  CkCamelliaCtrParams
 Parameters for the CKM_CAMELLIA_CTR mechanism More...
 
class  CkCcmParams
 Parameters for the CKM_AES_CCM mechanism More...
 
class  CkCmsSigParams
 Parameters for the CKM_CMS_SIG mechanism More...
 
class  CkDesCbcEncryptDataParams
 Parameters for the CKM_DES_CBC_ENCRYPT_DATA and CKM_DES3_CBC_ENCRYPT_DATA mechanisms More...
 
class  CkDsaParameterGenParam
 Parameters for the CKM_DSA_PROBABLISTIC_PARAMETER_GEN, CKM_DSA_SHAWE_TAYLOR_PARAMETER_GEN a CKM_DSA_FIPS_G_GEN mechanisms More...
 
class  CkEcdh1DeriveParams
 Parameters for the CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE key derivation mechanisms More...
 
class  CkEcdh2DeriveParams
 Parameters for the CKM_ECMQV_DERIVE mechanism More...
 
class  CkEcdhAesKeyWrapParams
 Parameters for the CKM_ECDH_AES_KEY_WRAP mechanism More...
 
class  CkEcmqvDeriveParams
 Parameters for the CKM_ECMQV_DERIVE mechanism More...
 
class  CkExtractParams
 Parameters for the CKM_EXTRACT_KEY_FROM_KEY mechanism More...
 
class  CkGcmParams
 Parameters for the CKM_AES_GCM mechanism More...
 
class  CkGostR3410DeriveParams
 Parameters for the CKM_GOSTR3410_DERIVE mechanism More...
 
class  CkGostR3410KeyWrapParams
 Parameters for the CKM_GOSTR3410_KEY_WRAP mechanism More...
 
class  CkKeaDeriveParams
 Parameters for the CKM_KEA_DERIVE mechanism More...
 
class  CkKeyDerivationStringData
 Parameters for the CKM_CONCATENATE_BASE_AND_DATA, CKM_CONCATENATE_DATA_AND_BASE and CKM_XOR_BASE_AND_DATA mechanisms More...
 
class  CkKeyWrapSetOaepParams
 Parameters for the CKM_KEY_WRAP_SET_OAEP mechanism More...
 
class  CkKipParams
 Parameters for the CKM_KIP_DERIVE, CKM_KIP_WRAP and CKM_KIP_MAC mechanisms More...
 
class  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) More...
 
class  CkOtpParam
 Type, value and length of an OTP parameter More...
 
class  CkOtpParams
 Parameters for OTP mechanisms in a generic fashion More...
 
class  CkOtpSignatureInfo
 Parameters returned by all OTP mechanisms in successful calls to Sign method More...
 
class  CkPbeParams
 Parameters for the CKM_PBE mechanisms and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism More...
 
class  CkPkcs5Pbkd2Params
 Parameters for the CKM_PKCS5_PBKD2 mechanism More...
 
class  CkPkcs5Pbkd2Params2
 Parameters for the CKM_PKCS5_PBKD2 mechanism More...
 
class  CkRc2CbcParams
 Parameters for the CKM_RC2_CBC and CKM_RC2_CBC_PAD mechanisms More...
 
class  CkRc2MacGeneralParams
 Parameters for the CKM_RC2_MAC_GENERAL mechanism More...
 
class  CkRc2Params
 Parameters for the CKM_RC2_ECB and CKM_RC2_MAC mechanisms More...
 
class  CkRc5CbcParams
 Parameters for the CKM_RC5_CBC and CKM_RC5_CBC_PAD mechanisms More...
 
class  CkRc5MacGeneralParams
 Parameters for the CKM_RC5_MAC_GENERAL mechanism More...
 
class  CkRc5Params
 Parameters for the CKM_RC5_ECB and CKM_RC5_MAC mechanisms More...
 
class  CkRsaAesKeyWrapParams
 Parameters for the CKM_RSA_AES_KEY_WRAP mechanism More...
 
class  CkRsaPkcsOaepParams
 Parameters for the CKM_RSA_PKCS_OAEP mechanism More...
 
class  CkRsaPkcsPssParams
 Parameters for the CKM_RSA_PKCS_PSS mechanism More...
 
class  CkSeedCbcEncryptDataParams
 Parameters for the CKM_SEED_CBC_ENCRYPT_DATA mechanism More...
 
class  CkSkipjackPrivateWrapParams
 Parameters for the CKM_SKIPJACK_PRIVATE_WRAP mechanism More...
 
class  CkSkipjackRelayxParams
 Parameters for the CKM_SKIPJACK_RELAYX mechanism More...
 
class  CkSsl3KeyMatOut
 Resulting key handles and initialization vectors after performing a DeriveKey method with the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism More...
 
class  CkSsl3KeyMatParams
 Parameters for the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism More...
 
class  CkSsl3MasterKeyDeriveParams
 Parameters for the CKM_SSL3_MASTER_KEY_DERIVE and CKM_SSL3_MASTER_KEY_DERIVE_DH mechanisms More...
 
class  CkSsl3RandomData
 Information about the random data of a client and a server in an SSL context More...
 
class  CkTls12KeyMatParams
 Parameters for the CKM_TLS12_KEY_AND_MAC_DERIVE mechanism More...
 
class  CkTls12MasterKeyDeriveParams
 Parameters for the CKM_TLS12_MASTER_KEY_DERIVE mechanism More...
 
class  CkTlsKdfParams
 Parameters for the CKM_TLS_KDF mechanism More...
 
class  CkTlsMacParams
 Parameters for the CKM_TLS_MAC mechanism More...
 
class  CkTlsPrfParams
 Parameters for the CKM_TLS_PRF mechanism More...
 
class  CkVersion
 Parameters for the CKM_SSL3_PRE_MASTER_KEY_GEN mechanism More...
 
class  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 More...
 
class  CkWtlsKeyMatParams
 Parameters for the CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE and the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanisms More...
 
class  CkWtlsMasterKeyDeriveParams
 Parameters for the CKM_WTLS_MASTER_KEY_DERIVE and CKM_WTLS_MASTER_KEY_DERIVE_DH_ECC mechanisms More...
 
class  CkWtlsPrfParams
 Parameters for the CKM_WTLS_PRF mechanism More...
 
class  CkWtlsRandomData
 Information about the random data of a client and a server in a WTLS context More...
 
class  CkX942Dh1DeriveParams
 Parameters for the CKM_X9_42_DH_DERIVE key derivation mechanism More...
 
class  CkX942Dh2DeriveParams
 Parameters for the CKM_X9_42_DH_HYBRID_DERIVE and CKM_X9_42_MQV_DERIVE key derivation mechanisms More...
 
class  CkX942MqvDeriveParams
 Parameters for the CKM_X9_42_MQV_DERIVE key derivation mechanism More...
 

Detailed Description

Classes that can hold parameters for various mechanisms usable by HighLevelAPI40.