Class PAdESOCSPSource

All Implemented Interfaces:
MultipleRevocationSource<OCSP>, Serializable

public class PAdESOCSPSource
extends PdfDssDictOCSPSource
OCSPSource that retrieves the OCSPResp from a PAdES Signature
See Also:
Serialized Form
  • Constructor Details

    • PAdESOCSPSource

      public PAdESOCSPSource​(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