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