FaceLicense.activateActivationKeyBuffer Method

Module: FaceLicense

Definition

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

static Uint8List activateActivationKeyBuffer(String? hardwareCode, String? activationKey, String? commentary)

Parameters

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

activationKey String
in The id3 activation 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.