Initializes a new instance of the RijndaelEngine class

Namespace: Org.BouncyCastle.Crypto.Engines
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

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

See Also