|
My Project 3.5.5
C++ Distributed Hash Table
|
#include <crypto.h>


Public Member Functions | |
| DecryptError (const std::string &str) | |
| DecryptError (const char *str) | |
| DecryptError (const DecryptError &e) noexcept=default | |
| DecryptError & | operator= (const DecryptError &) noexcept=default |
| Public Member Functions inherited from dht::crypto::CryptoException | |
| CryptoException (const std::string &str) | |
| CryptoException (const char *str) | |
| CryptoException (const CryptoException &e) noexcept=default | |
| CryptoException & | operator= (const CryptoException &) noexcept=default |
|
inlineexplicit |
|
inlineexplicit |