Celartem::GenRandom Struct Reference

#include <cel_genrandom.h>

List of all members.

Static Public Member Functions

static void generate (void *outBuffer, size_t inBufSize)


Detailed Description

This class provides cryptographically random bytes.

Definition at line 18 of file cel_genrandom.h.


Member Function Documentation

static void Celartem::GenRandom::generate ( void *  outBuffer,
size_t  inBufSize 
) [static]

This function returns cryptographically random bytes.

Parameters:
outBuffer The buffer that receives the random bytes.
inBufSize The size of the buffer.


The documentation for this struct was generated from the following file:
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:23:17 2008.