Package org.apache.pdfbox.pdmodel.interactive.digitalsignature
The digitial signature library will manage signatures that are stored in the PDF document.
-
Interface Summary Interface Description SignatureInterface Providing an interface for accessing necessary functions for signing a pdf document. -
Class Summary Class Description PDPropBuild This represents a pdf signature build dictionary as specified in http://partners.adobe.com/public/developer/en/acrobat/Acrobat_Signature_BuildDict.pdfPDPropBuildDataDict This represents the general property dictionaries from the build property dictionary.PDSeedValue This represents a pdf signature seed value dictionary.PDSeedValueMDP This MDP dictionary is a part of the seed value dictionary and define if a author signature or a certification signature should be use.PDSeedValueTimeStamp If exist, it describe where the signature handler can request a rfc3161 timestamp and if it is a must have for the signature.PDSignature This represents a digital signature that can be attached to a document.SignatureOptions This contains the visual signature as a COSDocument, its preferred size and the page.