| Package | Description |
|---|---|
| org.dihedron.crypto.operations.sign.pdf |
| Modifier and Type | Method and Description |
|---|---|
static PDFSigner.Mode |
PDFSigner.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDFSigner.Mode[] |
PDFSigner.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PDFSigner(String alias,
KeyRing keyring,
Provider provider,
PDFSigner.Mode mode)
Constructor.
|
Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.