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