Class CAdESOCSPSource

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

public class CAdESOCSPSource extends CMSOCSPSource
The OCSP source for a CAdES signature
See Also:
  • Constructor Details

    • CAdESOCSPSource

      @Deprecated public CAdESOCSPSource(org.bouncycastle.cms.CMSSignedData cmsSignedData, org.bouncycastle.asn1.cms.AttributeTable unsignedAttributes)
      Deprecated.
      since DSS 6.3. Please use new CAdESOCSPSource(CMS cms, AttributeTable unsignedAttributes) * constructor instead.
      The default constructor
      Parameters:
      cmsSignedData - CMSSignedData of the CAdES signature
      unsignedAttributes - AttributeTable the corresponding unsigned properties if present
    • CAdESOCSPSource

      public CAdESOCSPSource(CMS cms, org.bouncycastle.asn1.cms.AttributeTable unsignedAttributes)
      Creates a CAdES OCSP source from a CMS and the related unsignedAttributes of the signer
      Parameters:
      cms - CMS
      unsignedAttributes - AttributeTable