Uses of Package
org.apache.pdfbox.pdmodel.interactive.digitalsignature
Packages that use org.apache.pdfbox.pdmodel.interactive.digitalsignature
Package
Description
These are the low level objects that make up a PDF document.
The PDModel package represents a high level API for creating and manipulating PDF documents.
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
The digitial signature library will manage signatures that are stored in the PDF document.
This is the visual signature part that help creating the visual representation for the digital signature.
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
-
Classes in org.apache.pdfbox.pdmodel.interactive.digitalsignature used by org.apache.pdfbox.cosClassDescriptionProviding an interface for accessing necessary functions for signing a pdf document.
-
Classes in org.apache.pdfbox.pdmodel.interactive.digitalsignature used by org.apache.pdfbox.pdmodelClassDescriptionThis represents a digital signature that can be attached to a document.Providing an interface for accessing necessary functions for signing a pdf document.This contains the visual signature as a COSDocument, its preferred size and the page.
-
Classes in org.apache.pdfbox.pdmodel.interactive.digitalsignature used by org.apache.pdfbox.pdmodel.fdfClassDescriptionThis represents a digital signature that can be attached to a document.
-
Classes in org.apache.pdfbox.pdmodel.interactive.digitalsignature used by org.apache.pdfbox.pdmodel.interactive.digitalsignatureClassDescriptionThis represents a pdf signature build dictionary as specified in http://partners.adobe.com/public/developer/en/acrobat/Acrobat_Signature_BuildDict.pdfThis represents the general property dictionaries from the build property dictionary.This MDP dictionary is a part of the seed value dictionary and define if a author signature or a certification signature should be use.If exist, it describe where the signature handler can request a rfc3161 timestamp and if it is a must have for the signature.
-
Classes in org.apache.pdfbox.pdmodel.interactive.digitalsignature used by org.apache.pdfbox.pdmodel.interactive.digitalsignature.visibleClassDescriptionThis represents a digital signature that can be attached to a document.
-
Classes in org.apache.pdfbox.pdmodel.interactive.digitalsignature used by org.apache.pdfbox.pdmodel.interactive.formClassDescriptionThis represents a pdf signature seed value dictionary.This represents a digital signature that can be attached to a document.