FaceLicense.activateSerialKeyBuffer Method

Module: FaceLicense

Definition

Activates a license using a serial key and returns the license in a data buffer.

static Uint8List activateSerialKeyBuffer(String? hardwareCode, String? serialKey, String? commentary)

Parameters

hardwareCode String
in The hardware code on which the license file will be attached, to be retrieved using the GetHostHardwareCode function.

serialKey String
in The id3 serial key.

commentary String
in Commentary associated to this license activation.

Returns

Uint8List
The license data buffer.

Exceptions

An error has occurred during Face Library execution.