ImagingTools Core SDK
Public Member Functions | List of all members
imtlic::IKeyRingabstract

#include <IKeyRing.h>

Inherits istd::IChangeable.

Public Member Functions

virtual QByteArray SelectKeyFor (const QByteArray &licenseId=QByteArray())=0
 

Detailed Description

Provider of encrypted license keys for a product instance.

Definition at line 16 of file IKeyRing.h.

Member Function Documentation

◆ SelectKeyFor()

virtual QByteArray imtlic::IKeyRing::SelectKeyFor ( const QByteArray &  licenseId = QByteArray())
pure virtual

Get the encrypted license key for a given or default license-ID.