Class PAdESCRLSource

All Implemented Interfaces:
MultipleRevocationSource<CRL>, Serializable

public class PAdESCRLSource
extends PdfDssDictCRLSource
CRLSource that will retrieve the CRL from a PAdES Signature
See Also:
Serialized Form
  • Constructor Details

    • PAdESCRLSource

      public PAdESCRLSource​(PdfDssDict dssDictionary, String vriDictionaryName, org.bouncycastle.asn1.cms.AttributeTable signedAttributes)
      The default constructor
      Parameters:
      dssDictionary - PdfDssDict
      vriDictionaryName - String the corresponding VRI dictionary name to extract
      signedAttributes - AttributeTable
  • Method Details