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

Interfaces for mechanism parameters implemented by individual HighLevelAPI-s. More...

Classes

interface  ICkAesCbcEncryptDataParams
 Parameters for the CKM_AES_CBC_ENCRYPT_DATA mechanism More...
 
interface  ICkAesCtrParams
 Parameters for the CKM_AES_CTR mechanism More...
 
interface  ICkAriaCbcEncryptDataParams
 Parameters for the CKM_ARIA_CBC_ENCRYPT_DATA mechanism More...
 
interface  ICkCamelliaCbcEncryptDataParams
 Parameters for the CKM_CAMELLIA_CBC_ENCRYPT_DATA mechanism More...
 
interface  ICkCamelliaCtrParams
 Parameters for the CKM_CAMELLIA_CTR mechanism More...
 
interface  ICkCcmParams
 Parameters for the CKM_AES_CCM mechanism More...
 
interface  ICkCmsSigParams
 Parameters for the CKM_CMS_SIG mechanism More...
 
interface  ICkDesCbcEncryptDataParams
 Parameters for the CKM_DES_CBC_ENCRYPT_DATA and CKM_DES3_CBC_ENCRYPT_DATA mechanisms More...
 
interface  ICkDsaParameterGenParam
 Parameters for the CKM_DSA_PROBABLISTIC_PARAMETER_GEN, CKM_DSA_SHAWE_TAYLOR_PARAMETER_GEN a CKM_DSA_FIPS_G_GEN mechanisms More...
 
interface  ICkEcdh1DeriveParams
 Parameters for the CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE key derivation mechanisms More...
 
interface  ICkEcdh2DeriveParams
 Parameters for the CKM_ECMQV_DERIVE mechanism More...
 
interface  ICkEcdhAesKeyWrapParams
 Parameters for the CKM_ECDH_AES_KEY_WRAP mechanism More...
 
interface  ICkEcmqvDeriveParams
 Parameters for the CKM_ECMQV_DERIVE mechanism More...
 
interface  ICkExtractParams
 Parameters for the CKM_EXTRACT_KEY_FROM_KEY mechanism More...
 
interface  ICkGcmParams
 Parameters for the CKM_AES_GCM mechanism More...
 
interface  ICkGostR3410DeriveParams
 Parameters for the CKM_GOSTR3410_DERIVE mechanism More...
 
interface  ICkGostR3410KeyWrapParams
 Parameters for the CKM_GOSTR3410_KEY_WRAP mechanism More...
 
interface  ICkKeaDeriveParams
 Parameters for the CKM_KEA_DERIVE mechanism More...
 
interface  ICkKeyDerivationStringData
 Parameters for the CKM_CONCATENATE_BASE_AND_DATA, CKM_CONCATENATE_DATA_AND_BASE and CKM_XOR_BASE_AND_DATA mechanisms More...
 
interface  ICkKeyWrapSetOaepParams
 Parameters for the CKM_KEY_WRAP_SET_OAEP mechanism More...
 
interface  ICkKipParams
 Parameters for the CKM_KIP_DERIVE, CKM_KIP_WRAP and CKM_KIP_MAC mechanisms More...
 
interface  ICkMacGeneralParams
 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...
 
interface  ICkOtpParam
 Type, value and length of an OTP parameter More...
 
interface  ICkOtpParams
 Parameters for OTP mechanisms in a generic fashion More...
 
interface  ICkOtpSignatureInfo
 Parameters returned by all OTP mechanisms in successful calls to Sign method More...
 
interface  ICkPbeParams
 Parameters for the CKM_PBE mechanisms and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism More...
 
interface  ICkPkcs5Pbkd2Params
 Parameters for the CKM_PKCS5_PBKD2 mechanism More...
 
interface  ICkPkcs5Pbkd2Params2
 Parameters for the CKM_PKCS5_PBKD2 mechanism More...
 
interface  ICkRc2CbcParams
 Parameters for the CKM_RC2_CBC and CKM_RC2_CBC_PAD mechanisms More...
 
interface  ICkRc2MacGeneralParams
 Parameters for the CKM_RC2_MAC_GENERAL mechanism More...
 
interface  ICkRc2Params
 Parameters for the CKM_RC2_ECB and CKM_RC2_MAC mechanisms More...
 
interface  ICkRc5CbcParams
 Parameters for the CKM_RC5_CBC and CKM_RC5_CBC_PAD mechanisms More...
 
interface  ICkRc5MacGeneralParams
 Parameters for the CKM_RC5_MAC_GENERAL mechanism More...
 
interface  ICkRc5Params
 Parameters for the CKM_RC5_ECB and CKM_RC5_MAC mechanisms More...
 
interface  ICkRsaAesKeyWrapParams
 Parameters for the CKM_RSA_AES_KEY_WRAP mechanism More...
 
interface  ICkRsaPkcsOaepParams
 Parameters for the CKM_RSA_PKCS_OAEP mechanism More...
 
interface  ICkRsaPkcsPssParams
 Parameters for the CKM_RSA_PKCS_PSS mechanism More...
 
interface  ICkSeedCbcEncryptDataParams
 Parameters for the CKM_SEED_CBC_ENCRYPT_DATA mechanism More...
 
interface  ICkSkipjackPrivateWrapParams
 Parameters for the CKM_SKIPJACK_PRIVATE_WRAP mechanism More...
 
interface  ICkSkipjackRelayxParams
 Parameters for the CKM_SKIPJACK_RELAYX mechanism More...
 
interface  ICkSsl3KeyMatOut
 Resulting key handles and initialization vectors after performing a DeriveKey method with the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism More...
 
interface  ICkSsl3KeyMatParams
 Parameters for the CKM_SSL3_KEY_AND_MAC_DERIVE mechanism More...
 
interface  ICkSsl3MasterKeyDeriveParams
 Parameters for the CKM_SSL3_MASTER_KEY_DERIVE and CKM_SSL3_MASTER_KEY_DERIVE_DH mechanisms More...
 
interface  ICkSsl3RandomData
 Information about the random data of a client and a server in an SSL context More...
 
interface  ICkTls12KeyMatParams
 Parameters for the CKM_TLS12_KEY_AND_MAC_DERIVE mechanism More...
 
interface  ICkTls12MasterKeyDeriveParams
 Parameters for the CKM_TLS12_MASTER_KEY_DERIVE mechanism More...
 
interface  ICkTlsKdfParams
 Parameters for the CKM_TLS_KDF mechanism More...
 
interface  ICkTlsMacParams
 Parameters for the CKM_TLS_MAC mechanism More...
 
interface  ICkTlsPrfParams
 Parameters for the CKM_TLS_PRF mechanism More...
 
interface  ICkVersion
 Parameters for the CKM_SSL3_PRE_MASTER_KEY_GEN mechanism More...
 
interface  ICkWtlsKeyMatOut
 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...
 
interface  ICkWtlsKeyMatParams
 Parameters for the CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE and the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanisms More...
 
interface  ICkWtlsMasterKeyDeriveParams
 Parameters for the CKM_WTLS_MASTER_KEY_DERIVE and CKM_WTLS_MASTER_KEY_DERIVE_DH_ECC mechanisms More...
 
interface  ICkWtlsPrfParams
 Parameters for the CKM_WTLS_PRF mechanism More...
 
interface  ICkWtlsRandomData
 Information about the random data of a client and a server in a WTLS context More...
 
interface  ICkX942Dh1DeriveParams
 Parameters for the CKM_X9_42_DH_DERIVE key derivation mechanism More...
 
interface  ICkX942Dh2DeriveParams
 Parameters for the CKM_X9_42_DH_HYBRID_DERIVE and CKM_X9_42_MQV_DERIVE key derivation mechanisms More...
 
interface  ICkX942MqvDeriveParams
 Parameters for the CKM_X9_42_MQV_DERIVE key derivation mechanism More...
 
interface  IMechanismParams
 Interface for mechanism parameters More...
 

Detailed Description

Interfaces for mechanism parameters implemented by individual HighLevelAPI-s.