Class PdfByteRangeSignatureScope
java.lang.Object
eu.europa.esig.dss.validation.scope.SignatureScope
eu.europa.esig.dss.validation.scope.PartialSignatureScope
eu.europa.esig.dss.pades.validation.scope.PdfByteRangeSignatureScope
public class PdfByteRangeSignatureScope extends PartialSignatureScope
-
Constructor Summary
Constructors Constructor Description PdfByteRangeSignatureScope(String name, ByteRange byteRange, Digest digest)
-
Method Summary
Modifier and Type Method Description String
getDescription()
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScope
equals, getDigest, getDSSId, getDSSIdAsString, getName, getTransformations, hashCode
-
Constructor Details
-
Method Details
-
getDescription
- Overrides:
getDescription
in classPartialSignatureScope
-