Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.SignPDF |
Configuration.SignPDF.setKeyAlias(java.lang.String value)
The alias of the certificate included in the keystore to be used to sign the PDF.
|
Configuration.SignPDF |
Configuration.SignPDF.setKeystorePassword(java.lang.String value)
The password of the keystore.
|
Configuration.SignPDF |
Configuration.SignPDF.setKeystoreType(Configuration.KeystoreType value)
The format of the keystore, i.e.
|
Configuration.SignPDF |
Configuration.SignPDF.setKeystoreURL(java.lang.String value)
The URL to the keystore file.
|
Configuration.SignPDF |
Configuration.SignPDF.setSigningMode(Configuration.SigningMode value)
The mode that is used to sign the PDF, i.e.
|
Configuration.SignPDF |
Configuration.SignPDF.setSigninMode(Configuration.SigningMode value)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setSignPDF(Configuration.SignPDF value)
Sets a digital certificate to sign the newly created PDF.
|
This doc was generated on 2018-08-13. Copyright © 2002-2018 RealObjects GmbH. All Rights Reserved.