Class CAdESCRLSource

java.lang.Object
eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource
All Implemented Interfaces:
eu.europa.esig.dss.spi.x509.revocation.crl.CRLSource, eu.europa.esig.dss.spi.x509.revocation.RevocationSource<eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken>, SignatureRevocationSource<eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken>, Serializable

public class CAdESCRLSource
extends CMSCRLSource
See Also:
Serialized Form
  • Constructor Details

    • CAdESCRLSource

      public CAdESCRLSource​(org.bouncycastle.cms.CMSSignedData cmsSignedData, org.bouncycastle.asn1.cms.AttributeTable unsignedAttributes)