Botan 3.4.0
Crypto and TLS for C&
Botan::Provider_Not_Found Member List

This is the complete list of members for Botan::Provider_Not_Found, including all inherited members.

error_code() const noexceptBotan::Exceptioninlinevirtual
error_type() const noexcept overrideBotan::Lookup_Errorinlinevirtual
Exception(std::string_view msg)Botan::Exceptionexplicit
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_Errorinlineexplicit
Lookup_Error(std::string_view type, std::string_view algo, std::string_view provider="")Botan::Lookup_Error
Provider_Not_Found(std::string_view algo, std::string_view provider)Botan::Provider_Not_Found
what() const noexcept overrideBotan::Exceptioninline