Home
last modified time | relevance | path

Searched refs:IntroKey (Results 1 – 2 of 2) sorted by relevance

/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DRouterInfo.h97 typedef Tag<32> IntroKey; // should be castable to MacKey and AESKey typedef
103 IntroKey iKey;
111 IntroKey key; // intro key for SSU
H A DSSUSession.h104 const i2p::data::RouterInfo::IntroKey& GetIntroKey () const { return m_IntroKey; }; in GetIntroKey()
168 i2p::data::RouterInfo::IntroKey m_IntroKey;