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

voidConstructL()[private]

GenerateBytesL(TDes8 &)

voidGenerateBytesL(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]