Initializes a new instance of the AesEncryptor class

Namespace: Simol.Security
Assembly: Simol (in Simol.dll) Version: 1.0.0.0

Syntax

C#
public AesEncryptor()
Visual Basic
Public Sub New
Visual C++
public:
AesEncryptor()

See Also