IBR-DTN  1.0.0
dtn::security::KeyExchangeSession Member List

This is the complete list of members for dtn::security::KeyExchangeSession, including all inherited members.

clearKeys() const dtn::security::KeyExchangeSession
getExpiration() const dtn::security::KeyExchangeSession
getKey(const dtn::security::SecurityKey::KeyType type=dtn::security::SecurityKey::KEY_UNSPEC) const dtn::security::KeyExchangeSession
getPeer() const dtn::security::KeyExchangeSession
getProtocol() const dtn::security::KeyExchangeSession
getSessionKey() const dtn::security::KeyExchangeSession
getSessionKey(const dtn::data::EID &peer, unsigned int uniqueId)dtn::security::KeyExchangeSessionstatic
getState()dtn::security::KeyExchangeSessioninline
getUniqueId() const dtn::security::KeyExchangeSession
KeyExchangeSession(int protocol, const dtn::data::EID &peer, unsigned int uniqueId, SessionState *state=NULL)dtn::security::KeyExchangeSession
putKey(const std::string &data, const dtn::security::SecurityKey::KeyType type, const dtn::security::SecurityKey::TrustLevel trust) const dtn::security::KeyExchangeSession
touch()dtn::security::KeyExchangeSession
~KeyExchangeSession()dtn::security::KeyExchangeSessionvirtual