Uses of Class
org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSeedValueMDP
Packages that use PDSeedValueMDP
Package
Description
The digital signature library will manage signatures that are stored in the PDF document.
-
Uses of PDSeedValueMDP in org.apache.pdfbox.pdmodel.interactive.digitalsignature
Methods in org.apache.pdfbox.pdmodel.interactive.digitalsignature that return PDSeedValueMDPModifier and TypeMethodDescriptionPDSeedValue.getMDP()(Optional; PDF 1.6) A dictionary containing a single entry whose key is P and whose value is an integer between 0 and 3.Methods in org.apache.pdfbox.pdmodel.interactive.digitalsignature with parameters of type PDSeedValueMDPModifier and TypeMethodDescriptionvoidPDSeedValue.setMPD(PDSeedValueMDP mdp) (Optional; PDF 1.6) A dictionary containing a single entry whose key is P and whose value is an integer between 0 and 3.