Classes |
class | JavaInputStream |
| Wrap de.softpro.doc.InputStream as java.io.InputStream. More...
|
class | LibrarySource |
| Implementation of Source using JNI. More...
|
class | Point |
| Coordinates of a point. More...
|
class | Rect |
| Coordinates of a rectangle. More...
|
class | SignDocAmbiguousCertificateException |
| SignDoc exception: More than one matching certificate found and csf_never_ask is specified. More...
|
class | SignDocAnnotation |
| An annotation. More...
|
class | SignDocAnnotationNotFoundException |
| SignDoc exception: Annotation not found, for getAnnotation(). More...
|
class | SignDocAttachment |
| Output of de.softpro.doc.SignDocDocument.getAttachment(). More...
|
class | SignDocAttachmentExistsException |
| SignDoc exception: Attachment already exists. More...
|
class | SignDocAttachmentNotFoundException |
| SignDoc exception: Attachment not found. More...
|
class | SignDocCancelledException |
| SignDoc exception: Certificate dialog cancelled by user. More...
|
class | SignDocChange |
| A single change made to a PDF document after a signature. More...
|
class | SignDocCharacterPosition |
| Position of a character. More...
|
class | SignDocColor |
| A color. More...
|
class | SignDocDocument |
| An interface for SignDoc documents. More...
|
class | SignDocDocumentLoader |
| Create SignDocDocument objects. More...
|
class | SignDocException |
| SignDoc exception. More...
|
class | SignDocField |
| Class representing one field of a document. More...
|
class | SignDocFieldExistsException |
| SignDoc exception: Field already exists. More...
|
class | SignDocFieldNotFoundException |
| SignDoc exception: Field not found (or not a signature field). More...
|
class | SignDocFieldNotSignedException |
| SignDoc exception: field not signed, for SignDocDocument.copyAsSignedToStream() More...
|
class | SignDocFindTextPosition |
| Position of a hit returned by SignDocDocument.findText(). More...
|
class | SignDocFontNotFoundException |
| SignDoc exception: The font is not found. More...
|
class | SignDocInvalidArgumentException |
| SignDoc exception: Invalid argument. More...
|
class | SignDocInvalidImageException |
| SignDoc exception: Invalid image (e.g., unsupported format). More...
|
class | SignDocInvalidProfileException |
| SignDoc exception: Profile unknown or not applicable. More...
|
class | SignDocInvalidSignatureException |
| SignDoc exception: Signature not valid, for SignDocDocument.copyAsSignedToStream() More...
|
class | SignDocInvalidStructureException |
| SignDoc exception: Document has invalid logical structure. More...
|
class | SignDocIOErrorException |
| SignDoc exception: I/O error. More...
|
class | SignDocLicenseErrorException |
| SignDoc exception: License error. More...
|
class | SignDocNoBiometricDataException |
| SignDoc exception: No biometric data available. More...
|
class | SignDocNoCertificateException |
| SignDoc exception: No (matching) certificate found and csf_create_self_signed is not specified. More...
|
class | SignDocNoDatablockException |
| SignDoc exception: No datablock found (obsolete). More...
|
class | SignDocNotAllowedException |
| SignDoc exception: Operation not allowed due to document being signed or conforming to PDF/A or PDF/UA or having logical structure. More...
|
class | SignDocNotSupportedException |
| SignDoc exception: Operation not supported. More...
|
class | SignDocNotVerifiedException |
| SignDoc exception: verifySignature() has not been called. More...
|
class | SignDocPageNotFoundException |
| SignDoc exception: Page not found (invalid page number). More...
|
class | SignDocParameterNotSetException |
| SignDoc exception: Parameter not set. More...
|
class | SignDocProperty |
| Class representing one property without value. More...
|
class | SignDocPropertyNotFoundException |
| SignDoc exception: Property not found. More...
|
class | SignDocRenderOutput |
| Output of de.softpro.doc.SignDocDocument.renderPageAsImage(). More...
|
class | SignDocRenderParameters |
| Parameters for SignDocDocument.renderPageAsImage(). More...
|
class | SignDocSignature |
| Information about a signature field returned by SignDocDocument.getSignature(). More...
|
class | SignDocSignatureParameters |
| Parameters for signing a document. More...
|
class | SignDocTextFieldAttributes |
| Attributes of a text field, list box field or combo box field used for the construction of the appearance (PDF documents only). More...
|
class | SignDocTypeMismatchException |
| SignDoc exception: Field type or property type mismatch. More...
|
class | SignDocUnexpectedErrorException |
| SignDoc exception: Unexpected error. More...
|
class | SignDocVerificationParameters |
| Parameters for verifying a certificate chain. More...
|
class | SignDocVerificationResult |
| Information about a signature field returned by SignDocDocument.verifySignature() or SignDocDocument.verifySignature2(). More...
|
class | SignDocWatermark |
| Parameters for a watermark. More...
|
class | SignDocWrongCollectionException |
| SignDoc exception: Property accessed via wrong collection. More...
|
interface | SignECDSA |
| Interface for creating an ECDSA signature. More...
|
interface | SignPKCS7 |
| Interface for creating a PKCS #7 or CAdES signature. More...
|
interface | SignRSA |
| Interface for creating an RSA signature. More...
|
interface | Source |
| Interface for getting byte ranges from a document. More...
|
interface | TimeStamper |
| An RFC 3161 client using HTTP. More...
|