Uses of Enum
com.itextpdf.signatures.validation.v1.report.ValidationReport.ValidationResult
-
Uses of ValidationReport.ValidationResult in com.itextpdf.signatures.validation.v1.report
Modifier and TypeMethodDescriptionValidationReport.getValidationResult()
Get the result of a validation process.Returns the enum constant of this type with the specified name.static ValidationReport.ValidationResult[]
ValidationReport.ValidationResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.