IBR-DTNSuite
0.8
|
#include <SecurityManager.h>
Public Member Functions | |
KeyMissingException (std::string what="Key for this operation is not available.") | |
virtual | ~KeyMissingException () throw () |
Definition at line 26 of file SecurityManager.h.
dtn::security::SecurityManager::KeyMissingException::KeyMissingException | ( | std::string | what = "Key for this operation is not available." | ) | [inline] |
Definition at line 29 of file SecurityManager.h.
virtual dtn::security::SecurityManager::KeyMissingException::~KeyMissingException | ( | ) | throw () [inline, virtual] |
Definition at line 32 of file SecurityManager.h.