- LibVersion - Class in eu.id3.bioseal
-
Contains data for LibVersion
- LibVersion() - Constructor for class eu.id3.bioseal.LibVersion
-
Initializes an empty instance of the LibVersion class.
- LibVersion(int, int, int) - Constructor for class eu.id3.bioseal.LibVersion
-
Initializes a new instance of the LibVersion class from its members.
- LibVersion(LibVersion) - Constructor for class eu.id3.bioseal.LibVersion
-
Initializes a new instance of the LibVersion class by copying another LibVersion.
- LicenseError - Enum in eu.id3.bioseal
-
Enumerates the error codes related to license management.
- LicenseHardwareCodeType - Enum in eu.id3.bioseal
-
Enumerates the types of hardware codes.
- LicenseType - Enum in eu.id3.bioseal
-
Enumerates the license types.
- load(byte[]) - Method in class eu.id3.bioseal.Manifest
-
Loads the manifest.
- loadFromFile(String) - Method in class eu.id3.bioseal.Manifest
-
Loads the manifest from file.
- loadFromString(String) - Method in class eu.id3.bioseal.Manifest
-
Loads the manifest.
- loadLibraries() - Static method in class eu.id3.bioseal.BiosealNative
-
Loads the native libraries.
- Log - Class in eu.id3.bioseal
-
Represents the log.
- Log() - Constructor for class eu.id3.bioseal.Log
-
Creates a new instance of the Log class.
- Log(long) - Constructor for class eu.id3.bioseal.Log
-
Creates a new instance of the Log class.
- LogItem - Class in eu.id3.bioseal
-
Represents a log item.
- LogItem() - Constructor for class eu.id3.bioseal.LogItem
-
Creates a new instance of the LogItem class.
- LogItem(long) - Constructor for class eu.id3.bioseal.LogItem
-
Creates a new instance of the LogItem class.
- LogItemType - Enum in eu.id3.bioseal
-
Enumerates the log item types.
- Lotl - Class in eu.id3.bioseal
-
Provides information about the LoTL (List of Trust List).
- Lotl() - Constructor for class eu.id3.bioseal.Lotl
-
Creates a new instance of the Lotl class.
- Lotl(long) - Constructor for class eu.id3.bioseal.Lotl
-
Creates a new instance of the Lotl class.
- lotlGovernanceValid - Variable in class eu.id3.bioseal.VerificationResult
-
Indicates whether the LoTL governance that issued the VDS is valid.