CRandomShim Class Reference

class CRandomShim : public CBase

Inherits from

Constructor & Destructor Documentation

CRandomShim()

CRandomShim ( ) [private]

CRandomShim(const CRandomShim &)

CRandomShim ( const CRandomShim & ) [private]

Parameters

const CRandomShim &

~CRandomShim()

~CRandomShim ( )

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

GenerateBytesL(TDes8 &)

void GenerateBytesL ( TDes8 & aDest ) [virtual]

Parameters

TDes8 & aDest

NewL()

CRandomShim * NewL ( ) [static]

NewLC()

CRandomShim * NewLC ( ) [static]

operator=(const CRandomShim &)

CRandomShim & operator= ( const CRandomShim & ) [private]

Parameters

const CRandomShim &

Member Data Documentation

CryptoSpi::CRandom * iRandomImpl

CryptoSpi::CRandom * iRandomImpl [private]