| Package | Description |
|---|---|
| com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
| Modifier and Type | Field and Description |
|---|---|
static Configuration.KeystoreType |
Configuration.KeystoreType.JKS
Keystore type "jks"
|
static Configuration.KeystoreType |
Configuration.KeystoreType.PKCS12
Keystore type "pkcs12"
|
| Modifier and Type | Method and Description |
|---|---|
static Configuration.KeystoreType |
Configuration.KeystoreType.valueOf(java.lang.String name) |
static Configuration.KeystoreType[] |
Configuration.KeystoreType.values() |
| Modifier and Type | Method and Description |
|---|---|
Configuration.SignPDF |
Configuration.SignPDF.setKeystoreType(Configuration.KeystoreType value)
The format of the keystore, i.e.
|
| Constructor and Description |
|---|
Configuration.SignPDF(java.lang.String keystoreURL,
java.lang.String keyAlias,
java.lang.String keystorePassword,
Configuration.KeystoreType keystoreType,
Configuration.SigningMode signinMode)
Deprecated.
|
This doc was generated on 2018-08-13. Copyright © 2002-2018 RealObjects GmbH. All Rights Reserved.