Uses of Enum
com.pdftools.signaturevalidation.SignatureSelector
Packages that use SignatureSelector
-
Uses of SignatureSelector in com.pdftools.signaturevalidation
Methods in com.pdftools.signaturevalidation that return SignatureSelectorModifier and TypeMethodDescriptionstatic SignatureSelectorReturns the enum constant of this type with the specified name.static SignatureSelector[]SignatureSelector.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.pdftools.signaturevalidation with parameters of type SignatureSelectorModifier and TypeMethodDescriptionValidator.validate(Document document, Profile profile, SignatureSelector selector) Validate the signatures of a PDF document