|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfSignatureAppearance | |
---|---|
com.itextpdf.text.pdf | |
com.itextpdf.text.pdf.security |
Uses of PdfSignatureAppearance in com.itextpdf.text.pdf |
---|
Methods in com.itextpdf.text.pdf that return PdfSignatureAppearance | |
---|---|
PdfSignatureAppearance |
PdfStamper.getSignatureAppearance()
Gets the signing instance. |
Uses of PdfSignatureAppearance in com.itextpdf.text.pdf.security |
---|
Methods in com.itextpdf.text.pdf.security with parameters of type PdfSignatureAppearance | |
---|---|
static void |
MakeSignature.signDetached(PdfSignatureAppearance sap,
ExternalSignature externalSignature,
Certificate[] chain,
Collection<CrlClient> crlList,
OcspClient ocspClient,
TSAClient tsaClient,
String provider,
int estimatedSize,
boolean cades)
Signs the document using the detached mode, CMS or CAdES equivalent. |
static void |
LtvTimestamp.timestamp(PdfSignatureAppearance sap,
TSAClient tsa,
String signatureName)
Signs a document with a PAdES-LTV Timestamp. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |