Uses of Class
eu.europa.esig.dss.pades.validation.PAdESSignature
-
Packages that use 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 InMemoryDocumentPAdESUtils. getOriginalPDF(PAdESSignature padesSignature)Returns 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 PAdESTimestampSource(PAdESSignature signature, CertificatePool certificatePool) -
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 PAdESSignatureDSSDictionaryCallback. getSignature()Methods in eu.europa.esig.dss.pdf with parameters of type PAdESSignature Modifier and Type Method Description voidDSSDictionaryCallback. setSignature(PAdESSignature signature)
-