| Constructor and Description |
|---|
LCRLoaderImpl() |
| Modifier and Type | Method and Description |
|---|---|
X509CRL |
get(byte[] dists,
Date date) |
X509CRL |
get(List<String> dists,
Date date) |
static CacheManager |
getLocalCache() |
public X509CRL get(byte[] dists, Date date) throws CertificateException, CRLException, IOException
get in interface LCRLoaderCertificateExceptionCRLExceptionIOExceptionpublic X509CRL get(List<String> dists, Date date) throws CertificateException, CRLException, IOException
get in interface LCRLoaderCertificateExceptionCRLExceptionIOExceptionpublic static CacheManager getLocalCache()
Copyright © 2020. All rights reserved.