Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::Invalid_IV_Length, including all inherited members.
error_code() const noexcept | Botan::Exception | inlinevirtual |
error_type() const noexcept override | Botan::Invalid_IV_Length | 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 | |
Invalid_Argument(std::string_view msg) | Botan::Invalid_Argument | explicit |
Invalid_Argument(std::string_view msg, std::string_view where) | Botan::Invalid_Argument | explicit |
Invalid_Argument(std::string_view msg, const std::exception &e) | Botan::Invalid_Argument | |
Invalid_IV_Length(std::string_view mode, size_t bad_len) | Botan::Invalid_IV_Length | |
what() const noexcept override | Botan::Exception | inline |