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 and 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 and 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.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.