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 |
---|---|
PDSeedValueCertificate |
PDSeedValue.getSeedValueCertificate()
(Optional) A certificate seed value dictionary containing information about the certificate
to be used when signing.
|
Modifier and Type | Method and 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 The Apache Software Foundation. All rights reserved.