Initializes a new instance of the Gost3410ParametersGenerator class

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

Syntax

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

See Also