|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::Win32_EntropySource, 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 override | Botan::Win32_EntropySource | inlinevirtual |
| operator=(const Entropy_Source &other)=delete | Botan::Entropy_Source | |
| operator=(Entropy_Source &&other)=delete | Botan::Entropy_Source | |
| poll(RandomNumberGenerator &rng) override | Botan::Win32_EntropySource | virtual |
| ~Entropy_Source()=default | Botan::Entropy_Source | virtual |