FaceLicense.reactivateBuffer Method

Module: FaceLicense

Definition

Reactivates a license in a data buffer using the host hardware code and the product reference.

static Uint8List reactivateBuffer(String? hardwareCode, String? productReference)

Parameters

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

productReference String
in The product reference.

Returns

Uint8List
The new license data buffer.

Exceptions

An error has occurred during Face Library execution.