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

Structure that provides the parameters to the CKM_RC5_ECB and CKM_RC5_MAC mechanisms More...

Public Attributes

NativeULong Wordsize
 Wordsize of RC5 cipher in bytes More...
 
NativeULong Rounds
 Number of rounds of RC5 encipherment More...
 

Detailed Description

Structure that provides the parameters to the CKM_RC5_ECB and CKM_RC5_MAC mechanisms

Member Data Documentation

◆ Rounds

NativeULong Net.Pkcs11Interop.LowLevelAPI41.MechanismParams.CK_RC5_PARAMS.Rounds

Number of rounds of RC5 encipherment

◆ Wordsize

NativeULong Net.Pkcs11Interop.LowLevelAPI41.MechanismParams.CK_RC5_PARAMS.Wordsize

Wordsize of RC5 cipher in bytes


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