FaceLicense.finalizeCheckLicenseWithCard Method¶
Module: FaceLicense
Definition¶
Finalizes the license check process using the provided cryptogram.
It ensures the integrity and authenticity of the license verification.
static void finalizeCheckLicenseWithCard(Uint8List? cryptogram)
Parameters
cryptogram Uint8Listin A 32-byte array containing the cryptogram used for final verification.
Exceptions
An error has occurred during Face Library execution.