Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::Entropy_Source, including all inherited members.
create(std::string_view type) | Botan::Entropy_Source | static |
Entropy_Source()=default | Botan::Entropy_Source | |
Entropy_Source(const Entropy_Source &other)=delete | Botan::Entropy_Source | |
Entropy_Source(Entropy_Source &&other)=delete | Botan::Entropy_Source | |
name() const =0 | Botan::Entropy_Source | pure virtual |
operator=(const Entropy_Source &other)=delete | Botan::Entropy_Source | |
poll(RandomNumberGenerator &rng)=0 | Botan::Entropy_Source | pure virtual |
~Entropy_Source()=default | Botan::Entropy_Source | virtual |