Uses of Class
com.itextpdf.signatures.PdfSigner
-
Packages that use PdfSigner Package Description com.itextpdf.signatures -
-
Uses of PdfSigner in com.itextpdf.signatures
Methods in com.itextpdf.signatures that return PdfSigner Modifier and Type Method Description (package private) PdfSignerPdfPadesSigner. createPdfSigner(SignerProperties signerProperties, boolean isFinal)(package private) PdfSignerPdfTwoPhaseSigner. createPdfSigner(SignerProperties signerProperties)PdfSignerPdfSigner. setSignerProperties(SignerProperties properties)Sets the properties to be used in signing operations.
-