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 |
---|---|---|
PDSeedValueCertificate |
PDSeedValue.getSeedValueCertificate() |
(Optional) A certificate seed value dictionary containing information about the certificate
to be used when signing.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDSeedValue.setSeedValueCertificate(PDSeedValueCertificate certificate) |
(Optional) A certificate seed value dictionary containing information about the certificate
to be used when signing.
|
Copyright © 2002–2018. All rights reserved.