Botan
2.1.0
Crypto and TLS for C++11
|
#include <point_gfp.h>
Public Member Functions | |
Illegal_Transformation (const std::string &err="Requested transformation is not possible") | |
const char * | what () const BOTAN_NOEXCEPT override |
Exception thrown if you try to convert a zero point to an affine coordinate
Definition at line 22 of file point_gfp.h.
|
inlineexplicit |
Definition at line 24 of file point_gfp.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().