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