Botan
2.1.0
Crypto and TLS for C++11
|
#include <pipe.h>
Public Member Functions | |
Invalid_Message_Number (const std::string &where, message_id msg) | |
const char * | what () const BOTAN_NOEXCEPT override |
Exception if you use an invalid message as an argument to read, remaining, etc
|
inline |
where | the error occurred |
msg | the invalid message id that was used |
Definition at line 45 of file pipe.h.
|
inlineoverrideinherited |
Definition at line 26 of file exceptn.h.
Referenced by botan_cipher_update(), Botan::RSA_PrivateKey::create_decryption_op(), Botan::RSA_PublicKey::create_encryption_op(), Botan::X509_Object::do_decode(), and Botan::X509::load_key().