Share via


AES192 Constructor

Initializes a new instance of the AES192 class.

Overload List

Name Description
AES192 () Initializes a new instance of the AES192 class.
AES192 (Byte[]) Initializes a new instance of the AES192 class with the specified key.
AES192 (Rijndael) Initializes a new instance of the AES192 class with a key generated using the System.Security.Cryptography.Rijndael symmetric encryption algorithm.

See Also

Reference

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

Other Resources

AES192 Members