Initializes a new instance of the S2k class
Namespace: Org.BouncyCastle.Bcpg
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public S2k( HashAlgorithmTag algorithm ) |
Visual Basic |
---|
Public Sub New ( _ algorithm As HashAlgorithmTag _ ) |
Visual C++ |
---|
public: S2k( HashAlgorithmTag algorithm ) |
Parameters
- algorithm
- Type: Org.BouncyCastle.Bcpg..::..HashAlgorithmTag