|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectat.gv.egiz.pdfas.framework.SignatorFactory
| Field Summary | |
static String |
TYPE_BINARY
The binary Signator algorithm. |
static String |
TYPE_DETACHED_TEXTUAL
Detached Signator. |
static String |
TYPE_TEXTUAL
The textual Signator algorithm. |
static String |
VENDOR
The Vendor. |
static String |
VERSION_1_0_0
This application's current algorithm versions. |
static String |
VERSION_1_1_0
This application's current algorithm versions. |
static String |
VERSION_1_2_0
This application's current algorithm versions. |
| Constructor Summary | |
SignatorFactory()
|
|
| Method Summary | |
static Signator |
createSignator(PdfASID id)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String VENDOR
public static final String TYPE_BINARY
public static final String TYPE_TEXTUAL
public static final String TYPE_DETACHED_TEXTUAL
public static final String VERSION_1_0_0
public static final String VERSION_1_1_0
public static final String VERSION_1_2_0
| Constructor Detail |
public SignatorFactory()
| Method Detail |
public static Signator createSignator(PdfASID id)
throws SignatorFactoryException
SignatorFactoryException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||