Uses of Class
com.itextpdf.signatures.validation.lotl.CountrySpecificLotl
Packages that use CountrySpecificLotl
-
Uses of CountrySpecificLotl in com.itextpdf.signatures.validation.lotl
Methods in com.itextpdf.signatures.validation.lotl that return CountrySpecificLotlModifier and TypeMethodDescriptionCountrySpecificLotlFetcher.Result.getCountrySpecificLotl()
Gets the country-specific Lotl that was fetched and validated.Methods in com.itextpdf.signatures.validation.lotl with parameters of type CountrySpecificLotlModifier and TypeMethodDescriptionCountrySpecificLotlFetcher.Result.setCountrySpecificLotl
(CountrySpecificLotl countrySpecificLotl) Sets the country-specific Lotl that was fetched and validated.