Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.digitalsignature |
The digitial signature library will manage signatures that are stored in the PDF document.
|
Modifier and Type | Method | Description |
---|---|---|
PDSeedValueMDP |
PDSeedValue.getMDP() |
(Optional; PDF 1.6) A dictionary containing a single entry whose key is P
and whose value is an integer between 0 and 3.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDSeedValue.setMPD(PDSeedValueMDP mdp) |
(Optional; PDF 1.6) A dictionary containing a single entry whose key is P
and whose value is an integer between 0 and 3.
|