Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::Entropy_Source, including all inherited members.
create(const std::string &type) | Botan::Entropy_Source | static |
name() const =0 | Botan::Entropy_Source | pure virtual |
poll(RandomNumberGenerator &rng)=0 | Botan::Entropy_Source | pure virtual |
~Entropy_Source() | Botan::Entropy_Source | inlinevirtual |