Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI41.MechanismParams.CK_MAC_GENERAL_PARAMS Struct Reference

Structure that 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) More...

Public Attributes

NativeULong MacLength
 Length of the MAC produced, in bytes More...
 

Detailed Description

Structure that 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)

Member Data Documentation

◆ MacLength

NativeULong Net.Pkcs11Interop.LowLevelAPI41.MechanismParams.CK_MAC_GENERAL_PARAMS.MacLength

Length of the MAC produced, in bytes


The documentation for this struct was generated from the following file: