Uses of Enum Class
com.itextpdf.text.pdf.security.LtvVerification.Level
Packages that use LtvVerification.Level
-
Uses of LtvVerification.Level in com.itextpdf.text.pdf.security
Subclasses with type arguments of type LtvVerification.Level in com.itextpdf.text.pdf.securityModifier and TypeClassDescriptionstatic enumWhat type of verification to includeMethods in com.itextpdf.text.pdf.security that return LtvVerification.LevelModifier and TypeMethodDescriptionstatic LtvVerification.LevelReturns the enum constant of this class with the specified name.static LtvVerification.Level[]LtvVerification.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.itextpdf.text.pdf.security with parameters of type LtvVerification.LevelModifier and TypeMethodDescriptionbooleanLtvVerification.addVerification(String signatureName, OcspClient ocsp, CrlClient crl, LtvVerification.CertificateOption certOption, LtvVerification.Level level, LtvVerification.CertificateInclusion certInclude) Add verification for a particular signature