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 Rijndael symmetric encryption algorithm. |
See Also
Reference
AES192 Class
AES192 Members
Microsoft.Web.Services3.Security.Cryptography Namespace