C++ Distributed Hash Table
Public Member Functions | List of all members
dht::crypto::DecryptError Class Reference

#include <crypto.h>

Inheritance diagram for dht::crypto::DecryptError:
Inheritance graph
[legend]
Collaboration diagram for dht::crypto::DecryptError:
Collaboration graph
[legend]

Public Member Functions

 DecryptError (const std::string &str="")
 
- Public Member Functions inherited from dht::crypto::CryptoException
 CryptoException (const std::string &str)
 

Detailed Description

Exception thrown when a decryption error happened.

Definition at line 53 of file crypto.h.


The documentation for this class was generated from the following file: