| 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(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(String keystoreURL,
String keyAlias,
String keystorePassword,
Configuration.KeystoreType keystoreType,
Configuration.SigningMode signinMode)
Deprecated.
|
This doc was generated on 2017-08-03. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.