Lotl.getUrl Method¶
Module: Lotl
Definition¶
Returns the URL to the TSL or the next LoTL.
String getUrl(Uint8List? lotlData, String? manifestId, String? iac)
Parameters
lotlData Uint8Listin The LotL data.
manifestId Stringin The Manifest ID in ISO 22385 format (hexadecimal string).
iac Stringin The IAC (optional).
Returns
StringThe TSL url.
Exceptions
An error has occurred during Bioseal Library execution.