Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: random.h

GenerateRandomBytesL()

IMPORT_C void GenerateRandomBytesL(TDes8 &aDest);

Description

Generates cryptographically secure random data, filling the provided buffer up to its current length, discarding any data that it may currently contain.

Parameters

TDes8 &aDest

The buffer to fill with random data