conn::CSecureBURKeySourceImpl Class Reference

class conn::CSecureBURKeySourceImpl : public CBase

Implementation for the CSecureBURKeySourceImpl

Inherits from

  • conn::CSecureBURKeySourceImpl

Constructor & Destructor Documentation

CSecureBURKeySourceImpl()

CSecureBURKeySourceImpl()[private]

Standard C++ constructor

~CSecureBURKeySourceImpl()

~CSecureBURKeySourceImpl()[virtual]

Standard C++ destructor

Member Functions Documentation

GetBackupKeyL(TDriveNumber, TSecureId, TBool &, TDes8 &, TBool &, TDes &)

voidGetBackupKeyL(TDriveNumberaDrive,
TSecureIdaSID,
TBool &aDoEncrypt,
TDes8 &aKey,
TBool &aGotBuffer,
TDes &aBuffer
)

See sbencrypt.h

Parameters

TDriveNumber aDrive
TSecureId aSID
TBool & aDoEncrypt
TDes8 & aKey
TBool & aGotBuffer
TDes & aBuffer

GetDefaultBufferForBackupL(TDriveNumber, TBool &, TDes &)

voidGetDefaultBufferForBackupL(TDriveNumberaDrive,
TBool &aGotBuffer,
TDes &aBuffer
)

See sbencrypt.h

Parameters

TDriveNumber aDrive
TBool & aGotBuffer
TDes & aBuffer

GetRestoreKeyL(TDriveNumber, TSecureId, TBool, TDes &, TBool &, TDes8 &)

voidGetRestoreKeyL(TDriveNumberaDrive,
TSecureIdaSID,
TBoolaGotBuffer,
TDes &aBuffer,
TBool &aGotKey,
TDes8 &aKey
)

See sbencrypt.h

Parameters

TDriveNumber aDrive
TSecureId aSID
TBool aGotBuffer
TDes & aBuffer
TBool & aGotKey
TDes8 & aKey

NewL()

CSecureBURKeySourceImpl *NewL()[static]

Symbian OS constructor