Class ContainerContentSignatureScope

All Implemented Interfaces:
eu.europa.esig.dss.model.identifier.IdentifierBasedObject, Serializable

public class ContainerContentSignatureScope extends ContainerSignatureScope
This SignatureScope represents a content of a package.zip container file for an ASiC-S container
See Also:
  • Constructor Details

    • ContainerContentSignatureScope

      public ContainerContentSignatureScope(String name, eu.europa.esig.dss.model.Digest digest)
      Default constructor
      Parameters:
      name - String filename
      digest - Digest
  • Method Details