Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_RC2_MAC_GENERAL_PARAMS Struct Reference

Structure that provides the parameters to the CKM_RC2_MAC_GENERAL mechanism More...

Public Attributes

NativeULong EffectiveBits
 The effective number of bits in the RC2 search space More...
 
NativeULong MacLength
 Length of the MAC produced, in bytes More...
 

Detailed Description

Structure that provides the parameters to the CKM_RC2_MAC_GENERAL mechanism

Member Data Documentation

◆ EffectiveBits

NativeULong Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_RC2_MAC_GENERAL_PARAMS.EffectiveBits

The effective number of bits in the RC2 search space

◆ MacLength

NativeULong Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_RC2_MAC_GENERAL_PARAMS.MacLength

Length of the MAC produced, in bytes


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