Class OCSPRevocationInformation.OCSPResult
java.lang.Object
br.ufsc.labsec.signature.validationData.OCSPRevocationInformation.OCSPResult
- Enclosing interface:
- OCSPRevocationInformation
public static class OCSPRevocationInformation.OCSPResult extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description OCSPResult(org.bouncycastle.asn1.ocsp.BasicOCSPResponse ocsp, boolean fromWeb)
-
Method Summary
-
Field Details
-
ocsp
public final org.bouncycastle.asn1.ocsp.BasicOCSPResponse ocsp -
fromWeb
public final boolean fromWeb
-
-
Constructor Details
-
OCSPResult
public OCSPResult(org.bouncycastle.asn1.ocsp.BasicOCSPResponse ocsp, boolean fromWeb)
-
-
Method Details
-
getCRL
-