Botan
2.19.1
Crypto and TLS for C++11
|
This is the complete list of members for Botan::PKCS11::PKCS11_ReturnError, including all inherited members.
error_code() const noexceptoverride | Botan::PKCS11::PKCS11_ReturnError | inlinevirtual |
error_type() const noexceptoverride | Botan::PKCS11::PKCS11_Error | inlinevirtual |
Exception(const std::string &msg) | Botan::Exception | explicit |
Exception(const char *prefix, const std::string &msg) | Botan::Exception | |
Exception(const std::string &msg, const std::exception &e) | Botan::Exception | |
get_return_value() const | Botan::PKCS11::PKCS11_ReturnError | inline |
PKCS11_Error(const std::string &what) | Botan::PKCS11::PKCS11_Error | inlineexplicit |
PKCS11_ReturnError(ReturnValue return_val) | Botan::PKCS11::PKCS11_ReturnError | inlineexplicit |
what() const noexceptoverride | Botan::Exception | inline |