Botan
2.1.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::Invalid_Key_Length, including all inherited members.
Exception(const std::string &msg) | Botan::Exception | inlineexplicit |
Exception(const char *prefix, const std::string &msg) | Botan::Exception | inline |
Invalid_Argument(const std::string &msg) | Botan::Invalid_Argument | inlineexplicit |
Invalid_Argument(const std::string &msg, const std::string &where) | Botan::Invalid_Argument | inlineexplicit |
Invalid_Key_Length(const std::string &name, size_t length) | Botan::Invalid_Key_Length | inline |
what() const BOTAN_NOEXCEPT override | Botan::Exception | inline |