Botan 3.0.0-alpha0
Crypto and TLS for C&
|
This is the complete list of members for Botan::Provider_Not_Found, including all inherited members.
error_code() const noexcept | Botan::Exception | inlinevirtual |
error_type() const noexcept override | Botan::Lookup_Error | inlinevirtual |
Exception(const std::string &msg) | Botan::Exception | explicit |
Exception(const char *prefix, const std::string &msg) | Botan::Exception | |
Exception(const std::string &msg, const std::exception &e) | Botan::Exception | |
Lookup_Error(const std::string &err) | Botan::Lookup_Error | inlineexplicit |
Lookup_Error(const std::string &type, const std::string &algo, const std::string &provider) | Botan::Lookup_Error | |
Provider_Not_Found(const std::string &algo, const std::string &provider) | Botan::Provider_Not_Found | |
what() const noexcept override | Botan::Exception | inline |