Uses of Enum
com.itextpdf.signatures.LtvVerification.Level
-
Uses of LtvVerification.Level in com.itextpdf.signatures
Modifier and TypeMethodDescriptionstatic LtvVerification.Level
Returns the enum constant of this type with the specified name.static LtvVerification.Level[]
LtvVerification.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionboolean
LtvVerification.addVerification
(String signatureName, IOcspClient ocsp, ICrlClient crl, LtvVerification.CertificateOption certOption, LtvVerification.Level level, LtvVerification.CertificateInclusion certInclude) Add verification for a particular signature.