SYMBIAN OS V9.2
» Symbian OS v9.2 » Symbian OS reference » C++ component reference » Security CRYPTOGRAPHY » GenerateRandomBytesL()
Location: random.h
random.h
GenerateRandomBytesL()
IMPORT_C void GenerateRandomBytesL(TDes8 &aDest);
Generates cryptographically secure random data, filling the provided buffer up to its current length, discarding any data that it may currently contain.
TDes8 &aDest
TDes8
The buffer to fill with random data
Copyright ©2007 Symbian Software Ltd.