Location:
random.h
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.
|