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