public interface CrlValidator
| Modifier and Type | Method and Description |
|---|---|
OperationStatus |
verifyLCR(X509Certificate nextCert,
Date date,
List<String> crlDist) |
OperationStatus verifyLCR(X509Certificate nextCert, Date date, List<String> crlDist) throws IOException, CertificateException, CRLException, UndefStateException, RevokedException
Copyright © 2020. All rights reserved.