IBR-DTNSuite
0.8
|
#include <SecurityManager.h>
Public Member Functions | |
DecryptException (std::string what="Decryption failed.") | |
virtual | ~DecryptException () throw () |
Definition at line 44 of file SecurityManager.h.
dtn::security::SecurityManager::DecryptException::DecryptException | ( | std::string | what = "Decryption failed." | ) | [inline] |
Definition at line 47 of file SecurityManager.h.
virtual dtn::security::SecurityManager::DecryptException::~DecryptException | ( | ) | throw () [inline, virtual] |
Definition at line 50 of file SecurityManager.h.