|
Class Summary |
| AbsoluteTextSignature |
Contains methods and helpers that implement the absolute text signature. |
| BinaryBlockInfo |
Helper class that holds information about a binary signature block. |
| BinarySignature |
Contains various extension functions to digitally sign documents. |
| BinarySignatureHolder |
Data structure that holds the information of one binary signature block,
which is the signed/signable pdf and the corresponding SignatureObject. |
| EGIZDate |
Represents a signature date and the signing time as can be found in the
SIG_DATE field. |
| IncrementalUpdateInformation |
This parameter object contains all useful inforamtion the binary incremental
update methods need to create and replace a binary singature block. |
| PDFPage |
PDFPage is an inner class that is used to calculate the page length of a PDF
Document page. |
| PDFSignatureCreation |
This class provides wrapper methods to get an access to abstract PDF documents (PDFSignator). |
| PDFSignatureObjectIText |
This class is the IText implementation of the PDFSignatureObject interface. |
| PDFUtilities |
Contains useful helpers for accessing PDF documents. |
| Placeholder |
Helper class that provides functionality for dealing with placeholders and
replacements in pdf. |
| Pos |
Encapsulation of a position on a PDF page. |
| PositioningInstruction |
The positioning instruction holds information of where to place the signature
block. |
| ReplaceInfo |
Holds the information requeired to replace a certain value in the document
completely. |
| SplitStrings |
Class that helps filling out the placeholders. |
| StringInfo |
Specifies a certain data area within the pdf. |
| TablePos |
Class that holds the exact position where the table should be written to the
document. |
| TextualSignature |
Contains helper function for textual signatures. |
| TextualSignatureHolder |
Data structure that holds the information of one signature block, which is
the signed/signable text and the corresponding SignatureObject. |
| Utils |
Abstract class that contains helpful utility functions used by the digital
signatures. |