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 &)

void GetBackupKeyL ( TDriveNumber aDrive,
TSecureId aSID,
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 &)

void GetDefaultBufferForBackupL ( TDriveNumber aDrive,
TBool & aGotBuffer,
TDes & aBuffer
)

See sbencrypt.h

Parameters

TDriveNumber aDrive
TBool & aGotBuffer
TDes & aBuffer

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

void GetRestoreKeyL ( TDriveNumber aDrive,
TSecureId aSID,
TBool aGotBuffer,
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