Botan  2.1.0
Crypto and TLS for C++11
Botan::Entropy_Sources Member List

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_Sourcesinline
Entropy_Sources(const std::vector< std::string > &sources)Botan::Entropy_Sourcesexplicit
global_sources()Botan::Entropy_Sourcesstatic
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