My Project 3.2.0
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 |
![]() | |
CryptoException (const std::string &str) | |
CryptoException (const char *str) | |
CryptoException (const CryptoException &e) noexcept=default | |
CryptoException & | operator= (const CryptoException &) noexcept=default |
|
inlineexplicit |
|
inlineexplicit |