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