Generators Functions

<< Click to Display Table of Contents >>

Navigation:  WinLicense > WinLicense SDK >

Generators Functions

Software Developers can use the embedded passwords/licenses generator in the Winlicense user interface to control the management of new clients. There are some situations where a specific password/license generator needs to be used to satisfy special needs. For example, when a software developer decides to automatically handle the creation of new licenses through an authentication system. In those cases, Winlicense exports an API to create custom password/license managers.

 

The following functions can be used to generate custom passwords and licenses managers.

 

Function

Description

WLGenLicenseFileKey

Generates a license FILE key to register a specific application.

WLGenLicenseFileKeyEx

Generates a license key that will work in a specific application.

WLGenLicenseRegistryKey

Generates a license REGISTRY key to register a specific application.

WLGenLicenseRegistryKeyEx

Generates a license key that will work in a specific application.

WLGenLicenseTextKey

Generates a license TEXT key to register a specific application.

WLGenLicenseTextKeyEx

Generates a license key that will work in a specific application.

WLGenLicenseDynSmartKey

Generates a license key that will work in a specific application.

WLGenLicenseSmartKey

Generates a license SmartActivate® key to register a specific application.

WLGenPassword

Generates a specific password for a given user name.

WLGenTrialExtensionFileKey

Generates a trial extension FILE key to extend the current trial period in a specific application.

WLGenTrialExtensionRegistryKey

Generates a trial extension REGISTRY key to extend the current trial period in a specific application.