Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::Entropy_Sources, including all inherited members.
add_source(std::unique_ptr< Entropy_Source > src) | Botan::Entropy_Sources | |
enabled_sources() const | Botan::Entropy_Sources | |
Entropy_Sources() | Botan::Entropy_Sources | inline |
Entropy_Sources(const std::vector< std::string > &sources) | Botan::Entropy_Sources | explicit |
global_sources() | Botan::Entropy_Sources | static |
poll(RandomNumberGenerator &rng, size_t bits, std::chrono::milliseconds timeout) | Botan::Entropy_Sources | |
poll_just(RandomNumberGenerator &rng, const std::string &src) | Botan::Entropy_Sources | |
~Entropy_Sources() | Botan::Entropy_Sources |