Uses of Interface
se.swedenconnect.sigval.pdf.pdfstruct.PDFSignatureContextFactory
Packages that use PDFSignatureContextFactory
Package
Description
-
Uses of PDFSignatureContextFactory in se.swedenconnect.sigval.pdf.pdfstruct.impl
Classes in se.swedenconnect.sigval.pdf.pdfstruct.impl that implement PDFSignatureContextFactoryModifier and TypeClassDescriptionclass
Default implementation of thePDFSignatureContextFactory
providing a base PDF signature context for signed PDF documents to determine whether updates to a PDF document after it was signed can be considered safe with respect to visual content. -
Uses of PDFSignatureContextFactory in se.swedenconnect.sigval.pdf.verify.impl
Constructors in se.swedenconnect.sigval.pdf.verify.impl with parameters of type PDFSignatureContextFactoryModifierConstructorDescriptionSVTenabledPDFDocumentSigVerifier
(PDFSingleSignatureValidator pdfSingleSignatureValidator, PDFSignatureContextFactory pdfSignatureContextFactory) Constructor if no SVT validation is supportedSVTenabledPDFDocumentSigVerifier
(PDFSingleSignatureValidator pdfSingleSignatureValidator, PDFSVTValidator pdfsvtValidator, PDFSignatureContextFactory pdfSignatureContextFactory) Constructor