Initializes a new instance of the OtherHash class
Namespace: Org.BouncyCastle.Asn1.Esf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public OtherHash( OtherHashAlgAndValue otherHash ) |
Visual Basic |
---|
Public Sub New ( _ otherHash As OtherHashAlgAndValue _ ) |
Visual C++ |
---|
public: OtherHash( OtherHashAlgAndValue^ otherHash ) |
Parameters
- otherHash
- Type: Org.BouncyCastle.Asn1.Esf..::..OtherHashAlgAndValue