public interface OcspValidator
| Modifier and Type | Method and Description |
|---|---|
OperationStatus |
verifyOCSP(X509Certificate nextCert,
X509Certificate nextIssuer,
Date date) |
OperationStatus verifyOCSP(X509Certificate nextCert, X509Certificate nextIssuer, Date date) throws IOException, CertificateException, CRLException, UndefStateException, RevokedException, org.bouncycastle.operator.OperatorCreationException
IOExceptionCertificateExceptionCRLExceptionUndefStateExceptionRevokedExceptionorg.bouncycastle.operator.OperatorCreationExceptionCopyright © 2020. All rights reserved.