Package | Description |
---|---|
org.faceless.pdf2 |
Contains the classes used to create a PDF document
|
Modifier and Type | Class and Description |
---|---|
class |
EGIZSignatureHandler
The EGIZSignatureHandler
SignatureHandler provides the framework for signing
documents according to the requirements set by
http://www.egiz.gv.at/. |
class |
PKCS7SignatureHandler
This class represents the subclass of digital signatures that rely on
Public/Private key pairs and that meet the requirements laid down in the
document "PDF Public-Key Digital Signature and Encryption Specification",
published by Adobe.
|
Modifier and Type | Method and Description |
---|---|
SignatureHandler |
AcrobatSignatureHandlerFactory.getHandler() |
SignatureHandler |
SignatureHandlerFactory.getHandler()
Return a handler created by this factory
|
SignatureHandler |
TimeStampHandlerFactory.getHandler() |
SignatureHandler |
FormSignature.getSignatureHandler()
Return the
SignatureHandler that is used with this Signature,
or null if the signature has not been signed yet (ie. the
state is still FormSignature.STATE_BLANK ) |
Copyright © 2001-2018 Big Faceless Organization