Uses of Class
eu.europa.esig.dss.pades.validation.PAdESSignature
Package | Description |
---|---|
eu.europa.esig.dss.pades | |
eu.europa.esig.dss.pades.validation | |
eu.europa.esig.dss.pades.validation.scope | |
eu.europa.esig.dss.pdf |
-
Uses of PAdESSignature in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades with parameters of type PAdESSignature Modifier and Type Method Description static InMemoryDocument
PAdESUtils. getOriginalPDF(PAdESSignature padesSignature)
Returns the original signed content for thepadesSignature
-
Uses of PAdESSignature in eu.europa.esig.dss.pades.validation
Constructors in eu.europa.esig.dss.pades.validation with parameters of type PAdESSignature Constructor Description PAdESSignatureIdentifier(PAdESSignature padesSignature)
PAdESTimestampSource(PAdESSignature signature, List<PdfRevision> documentRevisions)
-
Uses of PAdESSignature in eu.europa.esig.dss.pades.validation.scope
Methods in eu.europa.esig.dss.pades.validation.scope with parameters of type PAdESSignature Modifier and Type Method Description List<SignatureScope>
PAdESSignatureScopeFinder. findSignatureScope(PAdESSignature pAdESSignature)
-
Uses of PAdESSignature in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return PAdESSignature Modifier and Type Method Description PAdESSignature
DSSDictionaryCallback. getSignature()
Methods in eu.europa.esig.dss.pdf with parameters of type PAdESSignature Modifier and Type Method Description void
DSSDictionaryCallback. setSignature(PAdESSignature signature)