The RC5_MAC_GENERAL_PARAMS type exposes the following members.

Methods

  Name Description
Equals (Inherited from ValueType.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from ValueType.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from ValueType.)

Fields

  Name Description
MacLength
Length of the MAC produced, in bytes
Rounds
Number of rounds of RC5 encipherment
Wordsize
Wordsize of RC5 cipher in bytes

See Also