Namespace: Org.BouncyCastle.Asn1.PkcsAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
public PbeParameter( byte[] salt, int iterationCount )
Public Sub New ( _ salt As Byte(), _ iterationCount As Integer _ )
public: PbeParameter( array<unsigned char>^ salt, int iterationCount )