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 eu.europa.esig.dss.validation.scope.PartialSignatureScope
  • Constructor Summary

    Constructors 
    Constructor Description
    PdfByteRangeSignatureScope​(String name, int[] byteRange, eu.europa.esig.dss.model.Digest digest)  
  • Method Summary

    Modifier and Type Method Description
    String getDescription()  

    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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getDescription

      public String getDescription()
      Overrides:
      getDescription in class eu.europa.esig.dss.validation.scope.PartialSignatureScope