Share via


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 System.Security.Cryptography.Rijndael symmetric encryption algorithm.

See Also

Reference

AES256 Class
Microsoft.Web.Services2.Security.Cryptography Namespace

Other Resources

AES256 Members