|
ImagingTools Core SDK
|
#include <IEncryptionKeysProvider.h>
Inherits istd::IChangeable.
Inherited by imtcrypt::CEncryptionBasedPersistenceComp::LocalKeyProvider, imtcrypt::CStaticEncryptionKeyProviderComp [virtual], and imtlicgui::CProductInstanceInfoViewDelegateComp [virtual].
Public Member Functions | |
| virtual QByteArray | GetEncryptionKey (KeyType type) const =0 |
Interface for a cryptopgraphic keys provider.
Definition at line 20 of file IEncryptionKeysProvider.h.
|
pure virtual |
Get the key data according to specified type.