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, int[] byteRange, Digest digest)
-
Method Summary
Modifier and Type Method Description StringgetDescription()-
Methods inherited from class eu.europa.esig.dss.validation.scope.PartialSignatureScope
getType
-
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScope
equals, getDigest, getDSSId, getDSSIdAsString, getName, getTransformations, hashCode
-
-
-
-
Method Detail
-
getDescription
public String getDescription()
- Overrides:
getDescriptionin classPartialSignatureScope
-
-