Uses of Class
eu.europa.esig.dss.pades.validation.PAdESSignature
-
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 PAdESSignatureIdentifierBuilder(PAdESSignature signature)
The default constructor -
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.pades.validation.timestamp
Constructors in eu.europa.esig.dss.pades.validation.timestamp with parameters of type PAdESSignature Constructor Description PAdESTimestampDataBuilder(List<PdfRevision> documentRevisions, PAdESSignature signature, ListCertificateSource certificateSource)
PAdESTimestampSource(PAdESSignature signature, List<PdfRevision> documentRevisions)
The default constructor to extract timestamps for a signature -
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()
Gets the signatureMethods in eu.europa.esig.dss.pdf with parameters of type PAdESSignature Modifier and Type Method Description void
DSSDictionaryCallback. setSignature(PAdESSignature signature)
Sets the signature