Exception classes for crypto module. More...
 Include dependency graph for exception.hpp:
 This graph shows which files directly or indirectly include this file: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.