public class CRLUtilsStreamImpl extends AbstractCRLUtils implements ICRLUtils
| Constructor and Description |
|---|
CRLUtilsStreamImpl() |
| Modifier and Type | Method and Description |
|---|---|
X509CRLEntry |
getRevocationInfo(CRLValidity crlValidity,
BigInteger serialNumber) |
CRLValidity |
isValidCRL(InputStream crlStream,
eu.europa.esig.dss.x509.CertificateToken issuerToken) |
checkCriticalExtensions, extractExpiredCertsOnCRLpublic CRLValidity isValidCRL(InputStream crlStream, eu.europa.esig.dss.x509.CertificateToken issuerToken) throws IOException
isValidCRL in interface ICRLUtilsIOExceptionpublic X509CRLEntry getRevocationInfo(CRLValidity crlValidity, BigInteger serialNumber)
getRevocationInfo in interface ICRLUtilsCopyright © 2018. All rights reserved.