Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

entropySource Struct Reference
[Entropy sources]

This struct holds information and pointers to code specific to each source of entropy. More...

#include <beecrypt.h>

List of all members.

Public Attributes

const char * name
 The entropy source's name.
const entropyNext next
 Points to the function which produces the entropy.


Detailed Description

This struct holds information and pointers to code specific to each source of entropy.


Member Data Documentation

entropySource::name
 

The entropy source's name.

entropySource::next
 

Points to the function which produces the entropy.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 20 08:15:35 2005 for BeeCrypt by  doxygen 1.4.0