Bioseal.verifyFromBuffer Method

Module: Bioseal

Definition

Decodes and verifies the specified data buffer.

VerificationResult verifyFromBuffer(Uint8List? data)

Parameters

data Uint8List
in The data buffer containing the BioSeal code.

Returns

Receives the verification results.

Exceptions

An error has occurred during Bioseal Library execution.