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 Uint8List
in The LotL data.

manifestId String
in The Manifest ID in ISO 22385 format (hexadecimal string).

iac String
in The IAC (optional).

Returns

String
The TSL url.

Exceptions

An error has occurred during Bioseal Library execution.