The AesEncryptor type exposes the following members.

Properties

  Name Description
Public property AesProvider
Gets the AES provider instance.
Public property IV
Gets or sets the initialization vector.
Public property Key
The symmetric key used for encryption and decryption.

See Also