BeeCrypt  4.2.1
Data Fields
entropySource Struct Reference

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

#include <beecrypt.h>

Data Fields

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

Detailed Description

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

Field 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: