CUnifiedKeyStore::CKeyStoreIF Class Reference

class CUnifiedKeyStore::CKeyStoreIF

A wrapper around a keystore interface that remebers whether it is a readonly or manager interface.

Constructor & Destructor Documentation

CKeyStoreIF(MCTTokenInterface *, TBool)

CKeyStoreIF(MCTTokenInterface *,
TBool
)

CKeyStoreIF()

CKeyStoreIF()[private, inline]

~CKeyStoreIF()

~CKeyStoreIF()

Member Functions Documentation

IsKeyManager()

TBool IsKeyManager()const [inline]

KeyStore()

MCTTokenInterface *KeyStore()const [inline]

Member Data Documentation

TBool iIsKeyManager

TBool iIsKeyManager[private]

MCTTokenInterface * iKeyStore

MCTTokenInterface *iKeyStore[private]