Uses of Interface
se.swedenconnect.sigval.pdf.timestamp.issue.PDFDocTimestampSignatureInterface
Packages that use PDFDocTimestampSignatureInterface
-
Uses of PDFDocTimestampSignatureInterface in se.swedenconnect.sigval.pdf.timestamp.issue.impl
Classes in se.swedenconnect.sigval.pdf.timestamp.issue.impl that implement PDFDocTimestampSignatureInterfaceModifier and TypeClassDescriptionclass
Implementation of the PDF box signing interface used to add a document timestamp to a PDF document which includes a SVT token.Methods in se.swedenconnect.sigval.pdf.timestamp.issue.impl with parameters of type PDFDocTimestampSignatureInterfaceModifier and TypeMethodDescriptionPDFDocTimstampProcessor.createSVTSealedPDF
(byte[] pdfDocumentBytes, String svt, PDFDocTimestampSignatureInterface pdfSignatureProvider) Add a document timestamp with an SVT token to the supplied PDF document.