public class CrlValidatorImpl extends Object implements CrlValidator
| Constructor and Description |
|---|
CrlValidatorImpl(LCRLoader lcrLoader) |
| Modifier and Type | Method and Description |
|---|---|
OperationStatus |
verifyLCR(X509Certificate nextCert,
Date date,
List<String> distPoints) |
public CrlValidatorImpl(LCRLoader lcrLoader)
public OperationStatus verifyLCR(X509Certificate nextCert, Date date, List<String> distPoints) throws IOException, CertificateException, CRLException, UndefStateException, RevokedException
verifyLCR in interface CrlValidatorIOExceptionCertificateExceptionCRLExceptionUndefStateExceptionRevokedExceptionCopyright © 2020. All rights reserved.