Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SapphireRNG Class Reference

Sapphire Random Number Generator. More...

#include <sapphire.h>

Inheritance diagram for SapphireRNG:

RandomNumberGenerator SapphireEncryption List of all members.

Public Methods

 SapphireRNG (const byte *seed,unsigned int seedLength)
byte GetByte ()

Detailed Description

Sapphire Random Number Generator.

Definition at line 89 of file sapphire.h.


Constructor & Destructor Documentation

SapphireRNG::SapphireRNG ( const byte * seed,
unsigned int seedLength ) [inline]
 

Definition at line 92 of file sapphire.h.


Member Function Documentation

byte SapphireRNG::GetByte ( ) [inline]
 

Reimplemented from RandomNumberGenerator.

Definition at line 95 of file sapphire.h.


The documentation for this class was generated from the following file:
Generated at Mon Jan 15 01:17:05 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000