Uses of Class
eu.europa.esig.dss.validation.ByteRange
| Package | Description |
|---|---|
| eu.europa.esig.dss.pades | |
| eu.europa.esig.dss.pades.validation.scope | |
| eu.europa.esig.dss.pdf | |
| eu.europa.esig.dss.validation |
-
Uses of ByteRange in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades with parameters of type ByteRange Modifier and Type Method Description static byte[]PAdESUtils. getSignedContent(DSSDocument dssDocument, ByteRange byteRange)Returns a signed content according to the provided byteRange -
Uses of ByteRange in eu.europa.esig.dss.pades.validation.scope
Constructors in eu.europa.esig.dss.pades.validation.scope with parameters of type ByteRange Constructor Description PdfByteRangeSignatureScope(String name, ByteRange byteRange, Digest digest) -
Uses of ByteRange in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return ByteRange Modifier and Type Method Description ByteRangePdfCMSRevision. getByteRange()ByteRangePdfSigDictWrapper. getByteRange()Methods in eu.europa.esig.dss.pdf with parameters of type ByteRange Modifier and Type Method Description protected byte[]AbstractPDFSignatureService. extractBeforeSignatureValue(ByteRange byteRange, byte[] signedContent)protected byte[]AbstractPDFSignatureService. getSignatureValue(DSSDocument dssDocument, ByteRange byteRange)protected booleanAbstractPDFSignatureService. isContentValueEqualsByteRangeExtraction(DSSDocument document, ByteRange byteRange, byte[] cms, List<String> signatureFieldNames) -
Uses of ByteRange in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return ByteRange Modifier and Type Method Description ByteRangePdfSignatureDictionary. getByteRange()