#include <random.h>
Link against: random.lib
class RRandomSession : public RSessionBase |
Public Member Functions | |
---|---|
RRandomSession(void) | |
IMPORT_C void | ConnectL(void) |
IMPORT_C TInt | GetRandom(TDes8 &) |
Inherited Attributes | |
---|---|
RHandleBase::iHandle |
Inherited Enumerations | |
---|---|
RHandleBase:TAttributes | |
RSessionBase:TAttachMode |
The client interface to the system random number generator. End users should use TRandom instead of this interface.