The AES_CBC_ENCRYPT_DATA_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
Data
Data value part that must be a multiple of 16 bytes long
Iv
IV value
Length
Length of data in bytes

See Also