BeeCrypt
4.2.1
|
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... | |
This struct holds information and pointers to code specific to each source of entropy.
entropySource::name |
The entropy source's name.
entropySource::next |
Points to the function which produces the entropy.