Bioseal API¶
Classes¶
Provides functionality to decode barcodes from raw image data.
|
|
Represents a biometric verification rule.
|
|
Represents a list of biometric verification rules.
|
|
Represents a BioSeal code.
|
|
Provides essential methods for initializing the SDK and accessing version information.
|
|
Handles the license to use this SDK.
|
|
Information about a certificate extension.
|
|
Represents a list of certificate extensions.
|
|
Represents the information about a certificate.
|
|
Represents a date/time.
|
|
Represents an array of DateTime objects.
|
|
Represents the arguments to the decryption callback.
|
|
Represents an extension.
|
|
Represents a list of extensions.
|
|
Represents a field or a dictionary of fields.
|
|
Represents a list of Field objects.
|
|
Represents the log.
|
|
Represents a log item.
|
|
Provides information about the LoTL (List of Trust List).
|
|
Provides information about the manifest.
|
|
Contains resource callback data.
|
|
Represents an array of strings.
|
|
Represents the user authentication parameters.
|
Enumerations¶
Enumerates the supported biometric data types.
|
|
Enumerates the error codes.
|
|
Enumerates the BioSeal formats.
|
|
Enumerates the field extension types.
|
|
Enumerates the field types present in the payload.
|
|
Enumerates the error codes related to license management.
|
|
Enumerates the types of hardware codes.
|
|
Enumerates the license types.
|
|
Enumerates the log item types.
|
|
Enumerates the resource type for resource callback args.
|
|
Enumerates the user authentication methods.
|
|
Enumerates the visibility conditions.
Note: The optional visibility condition extension indicates under which condition the presentation view or certain field in the presentation view should be displayed.
|
Structures¶
Contains data for LibVersion
|
|
Contains data for VerificationResult
|
Callbacks¶
Represents the method that will handle a decryption callback.
|
|
Represents the method that will handle a resource callback.
|
Exceptions¶
This exception is thrown when an error occurs in the id3 Bioseal library. |