AES Constructor
Initializes a new instance of the AES class.
Overload List
Name | Description |
---|---|
AES () | Initializes a new instance of the AES class. |
AES (Byte[]) | Initializes a new instance of the AES class with the specified key. |
AES (Rijndael) | Initializes a new instance of the AES class with a key generated using the Rijndael symmetric encryption algorithm. |
See Also
Reference
AES Class
AES Members
Microsoft.Web.Services3.Security.Cryptography Namespace