System.Security.Cryptography.Aes Members

The members of System.Security.Cryptography.Aes are listed below.

See Also: Inherited members from System.Security.Cryptography.SymmetricAlgorithm

Protected Constructors

Aes()

Initializes a new instance of the System.Security.Cryptography.Aes class.

Public Methods

static
Create() : Aes

Creates a cryptographic object that is used to perform the symmetric algorithm.

static
Create(string) : Aes

Creates a cryptographic object that specifies the implementation of AES to use to perform the symmetric algorithm.