|
ImagingTools Core SDK
|
#include <IEncyptedLicenseKeyProvider.h>
Public Member Functions | |
| virtual QByteArray | GetLicenseKey (const IProductInstanceInfo &instance, const QByteArray &licenseId, const QByteArray &privateKey) const =0 |
Provider of encrypted license keys for a product instance.
Definition at line 20 of file IEncyptedLicenseKeyProvider.h.
|
pure virtual |
Get the encrypted license key for a given license-ID.