The AES_CTR_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
Cb
Specifies the counter block
CounterBits
Number of bits in the counter block (cb) that shall be incremented

See Also