Initializes a new instance of the PbeParametersGenerator class

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

Syntax

C#
protected PbeParametersGenerator()
Visual Basic
Protected Sub New
Visual C++
protected:
PbeParametersGenerator()

See Also