The
methods
of System.Security.Cryptography.Aes are listed below. For a list of all members, see the Aes Members list.
See Also: Inherited members from System.Security.Cryptography.SymmetricAlgorithm
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.
|