Initializes a new instance of the Pkcs5S2ParametersGenerator class

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

Syntax

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

See Also