![]() |
KEYZY C++ Client Library 1.9.0
To develop software that is compiled with a C++ compiler and utilizes the KEYZY service (www.keyzy.io)
|
| NKeyzy | |
| CKeyzyLicenseValidator | Validates licenses (online and offline) and exposes license fields (info, SKU, dealer, dates) |
| CProductData | Your product's identity and credentials — construct one and pass it to KeyzyLicenseActivator to authenticate with the KEYZY service |
| CLicenseInfo | License details filled in by the SDK: SKU, product code, licensee name/email, type, dates, info text, and serial number |
| CKeyzyLicenseManager | Low-level license management — download/store license files, serial numbers, trials, and upgrades |
| CKeyzyLicenseActivator | Activates and deactivates licenses — online, semi-online, offline, trial, and upgrade flows. The main entry point for most integrations |
| CLicenseDepositHandler | Deposits offline-distributed (dealer) licenses |