| 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.