|
Botan 2.19.5
Crypto and TLS for C&
|
This is the complete list of members for Botan::Entropy_Source, including all inherited members.
| create(const std::string &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() | Botan::Entropy_Source | inlinevirtual |