IBR-DTN
1.0.0
|
This is the complete list of members for dtn::security::KeyExchangeProtocol, including all inherited members.
add(std::map< int, KeyExchangeProtocol * > &list) | dtn::security::KeyExchangeProtocol | |
begin(KeyExchangeSession &session, KeyExchangeData &data)=0 | dtn::security::KeyExchangeProtocol | pure virtual |
createSession(const dtn::data::EID &peer, unsigned int uniqueId) | dtn::security::KeyExchangeProtocol | virtual |
getProtocol() const | dtn::security::KeyExchangeProtocol | |
initialize() | dtn::security::KeyExchangeProtocol | inlinevirtual |
KeyExchangeProtocol(KeyExchangeManager &manager, int protocol_id) | dtn::security::KeyExchangeProtocol | |
manager | dtn::security::KeyExchangeProtocol | protected |
sha256(std::ostream &stream, const std::string &data) | dtn::security::KeyExchangeProtocol | static |
step(KeyExchangeSession &session, KeyExchangeData &data)=0 | dtn::security::KeyExchangeProtocol | pure virtual |
toHex(const std::string &data) | dtn::security::KeyExchangeProtocol | static |
~KeyExchangeProtocol() | dtn::security::KeyExchangeProtocol | virtual |