Uses of Enum
com.itextpdf.signatures.LtvVerification.Level
Packages that use LtvVerification.Level
-
Uses of LtvVerification.Level in com.itextpdf.signatures
Subclasses with type arguments of type LtvVerification.Level in com.itextpdf.signaturesModifier and TypeClassDescriptionstatic enumWhat type of verification to include.Methods in com.itextpdf.signatures that return LtvVerification.LevelModifier and TypeMethodDescriptionstatic LtvVerification.LevelReturns 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.Methods in com.itextpdf.signatures with parameters of type LtvVerification.LevelModifier and TypeMethodDescriptionbooleanLtvVerification.addVerification(String signatureName, IOcspClient ocsp, ICrlClient crl, LtvVerification.CertificateOption certOption, LtvVerification.Level level, LtvVerification.CertificateInclusion certInclude) Add verification for a particular signature.