Botan 2.19.3
Crypto and TLS for C&
|
This is the complete list of members for Botan::Device_EntropySource, including all inherited members.
create(const std::string &type) | Botan::Entropy_Source | static |
Device_EntropySource(const std::vector< std::string > &fsnames) | Botan::Device_EntropySource | explicit |
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::Device_EntropySource | inlinevirtual |
operator=(const Entropy_Source &other)=delete | Botan::Entropy_Source | |
poll(RandomNumberGenerator &rng) override | Botan::Device_EntropySource | virtual |
~Device_EntropySource() | Botan::Device_EntropySource | |
~Entropy_Source()=default | Botan::Entropy_Source | virtual |