AIDA Stacks Licensing/Authentication Overview

Overview

Starting with AIDA 7 native Windows applications must provide a valid license file and authentication key to unlock the BSK_AIDA.dll, otherwise none of the stack-related functions can be used. The licensing and authentication procedure, which every native application has to implement, is shown in the C-code example below.

To obtain a signed license file and an authentication key for his native application respectively only a signed license file for his stack component or plugin, a software developer has to contact aida-licensing@bsk-germany.com.


See Also

AIDA Overview, AIDA Functions
Licensing/Authentication Functions: AIDA_boLoadLicenseFile, AIDA_boGetLicenseInfo, AIDA_boGetSeedForApplicationAuthentication, AIDA_boAuthenticateApplication
Directly Affected Stack Manipulation Functions: AIDA_hCreateStack, AIDA_hCreateStackEx, AIDA_hRestoreStack, AIDA_hRestoreStackRaw, AIDA_hRestoreStackEx, AIDA_bAddToStack