C# Class Microsoft.Xades.OCSPValue

This class consist of a sequence of at least one OCSP Response. The EncapsulatedOCSPValue element contains the base64 encoding of a DER-encoded OCSP Response
Inheritance: EncapsulatedPKIData
Mostrar archivo Open project: nonorganic/dssnet Class Usage Examples

Public Methods

Method Description
OCSPValue ( ) : System

Default constructor

Method Details

OCSPValue() public method

Default constructor
public OCSPValue ( ) : System
return System