SecurityServices for .NET 2.0 Documentation

RijndaelCryptoServiceProvider Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the RijndaelCryptoServiceProvider class.

Overload List

Initializes a new instance of the RijndaelCryptoServiceProvider class.

public RijndaelCryptoServiceProvider();

Initializes a new instance of the RijndaelCryptoServiceProvider class.

public RijndaelCryptoServiceProvider(Boolean);

See Also

RijndaelCryptoServiceProvider Class | Org.Mentalis.SecurityServices.Cryptography Namespace