Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::PKCS11::PKCS11_ReturnError, including all inherited members.
error_code() const noexcept override | Botan::PKCS11::PKCS11_ReturnError | inlinevirtual |
error_type() const noexcept override | Botan::PKCS11::PKCS11_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 | |
get_return_value() const | Botan::PKCS11::PKCS11_ReturnError | inline |
PKCS11_Error(std::string_view what) | Botan::PKCS11::PKCS11_Error | inlineexplicit |
PKCS11_ReturnError(ReturnValue return_val) | Botan::PKCS11::PKCS11_ReturnError | inlineexplicit |
what() const noexcept override | Botan::Exception | inline |