Condividi tramite


AES128 Constructor

Initializes a new instance of the AES128 class.

Overload List

Name Description
AES128 () Initializes a new instance of the AES128 class.
AES128 (Byte[]) Initializes a new instance of the AES128 class with the provided key material.
AES128 (Rijndael) Initializes a new instance of the AES128 class with a key generated using the Rijndael symmetric encryption algorithm.

See Also

Reference

AES128 Class
AES128 Members
Microsoft.Web.Services3.Security.Cryptography Namespace