Static Public Member Functions

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.


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 made with doxygen 1.7.1 at Thu Feb 17 2011 15:40:17.
Caminova Logo