Class CAdESCRLSource

All Implemented Interfaces:
MultipleRevocationSource<CRL>, RevocationSource<CRL>, Serializable

public class CAdESCRLSource extends CMSCRLSource
The CRL source for a CAdES signature
See Also:
  • Constructor Details

    • CAdESCRLSource

      public CAdESCRLSource(org.bouncycastle.cms.CMSSignedData cmsSignedData, org.bouncycastle.asn1.cms.AttributeTable unsignedAttributes)
      The default constructor
      Parameters:
      cmsSignedData - CMSSignedData of the CAdES signature
      unsignedAttributes - AttributeTable the corresponding unsigned properties if present