Class CountrySpecificLotl
java.lang.Object
com.itextpdf.signatures.validation.lotl.CountrySpecificLotl
This class represents a country-specific TSL (Trusted List) location. It contains the scheme territory and the TSL location URL.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the MIME type of the TSL location.Returns the scheme territory of this country-specific TSL.Returns the TSL location URL of this country-specific TSL.toString()
-
Method Details
-
getSchemeTerritory
Returns the scheme territory of this country-specific TSL.- Returns:
- The scheme territory
-
getTslLocation
Returns the TSL location URL of this country-specific TSL.- Returns:
- The TSL location URL
-
getMimeType
Returns the MIME type of the TSL location.- Returns:
- The MIME type of the TSL location
-
toString
-