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