Module jpms_dss_pades
Class FullPdfByteRangeSignatureScope
java.lang.Object
eu.europa.esig.dss.model.scope.SignatureScope
eu.europa.esig.dss.pades.validation.scope.PdfByteRangeSignatureScope
eu.europa.esig.dss.pades.validation.scope.FullPdfByteRangeSignatureScope
- All Implemented Interfaces:
eu.europa.esig.dss.model.identifier.IdentifierBasedObject,Serializable
Represents a FULL Pdf signature scope (signature/timestamp covers a complete PDF file)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFullPdfByteRangeSignatureScope(ByteRange byteRange, eu.europa.esig.dss.model.DSSDocument document) Default constructor -
Method Summary
Methods inherited from class eu.europa.esig.dss.pades.validation.scope.PdfByteRangeSignatureScope
equals, getDescription, hashCode, toStringMethods inherited from class eu.europa.esig.dss.model.scope.SignatureScope
addChildSignatureScope, getChildren, getDigest, getDocumentName, getDSSId, getDSSIdAsString, getName, getTransformations
-
Constructor Details
-
Method Details
-
getType
public eu.europa.esig.dss.enumerations.SignatureScopeType getType()- Specified by:
getTypein classeu.europa.esig.dss.model.scope.SignatureScope
-