Package | Description |
---|---|
com.itextpdf.signatures |
Modifier and Type | Field and Description |
---|---|
protected PdfSignature |
PdfSigner.cryptoDictionary
The crypto dictionary.
|
Modifier and Type | Method and Description |
---|---|
PdfSignature |
SignatureUtil.getSignature(String name) |
PdfSignature |
PdfSigner.getSignatureDictionary()
Returns the user made signature dictionary.
|
PdfSignature |
PdfSignature.put(PdfName key, PdfObject value) |
Modifier and Type | Method and Description |
---|---|
protected void |
PdfSigner.addDocMDP(PdfSignature crypto)
Adds keys to the signature dictionary that define the certification level and the permissions.
|
protected void |
PdfSigner.addFieldMDP(PdfSignature crypto, PdfSigFieldLockDictionary fieldLock)
Adds keys to the signature dictionary that define the field permissions.
|
void |
PdfSigner.ISignatureEvent.getSignatureDictionary(PdfSignature sig)
Allows modification of the signature dictionary.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.