Méthode | 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 |
||
Résultat | IList |
public GetOcspResponse ( |
||
certificate | ||
issuerCertificate | ||
Résultat |
public OcspNotFound ( |
||
certificate | ||
issuerCertificate | ||
Résultat | void |