#include <cel_genrandom.h>
Static Public Member Functions | |
static void | generate (void *outBuffer, size_t inBufSize) |
This class provides cryptographically random bytes.
|
static |
This function returns cryptographically random bytes.
outBuffer | The buffer that receives the random bytes. |
inBufSize | The size of the buffer. |