#include <SecurityManager.h>
Inherits ibrcommon::Exception.

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.
1.7.1