Exception classes for crypto module. More...
Go to the source code of this file.
Classes | |
class | crypto::CryptoException |
Base exception. More... | |
class | crypto::SignError |
Signature generation error. More... | |
class | crypto::VerificationError |
Signature verification error. More... | |
class | crypto::KeyParseError |
Signing key parse error. More... | |
Namespaces | |
namespace | crypto |
Cryptography support. | |
Exception classes for crypto module.
Definition in file exception.hpp.