Method | Description | |
---|---|---|
GetOCSPResponsesFromSignature ( ) : IList |
Retrieve the list of BasicOCSPResp contained in the Signature. Retrieve the list of BasicOCSPResp contained in the Signature. |
|
GetOcspResponse ( |
||
OcspNotFound ( |
Callback used when the OCSP is not found. Callback used when the OCSP is not found. |
public abstract GetOCSPResponsesFromSignature ( ) : IList |
||
return | IList |
public GetOcspResponse ( |
||
certificate | ||
issuerCertificate | ||
return |
public OcspNotFound ( |
||
certificate | ||
issuerCertificate | ||
return | void |