Home
last modified time | relevance | path

Searched defs:GetLastIdentHash (Results 1 – 1 of 1) sorted by relevance

/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DTunnelConfig.h167 virtual const i2p::data::IdentHash& GetLastIdentHash () const in GetLastIdentHash() function
213 const i2p::data::IdentHash& GetLastIdentHash () const { return i2p::context.GetIdentHash (); }; in GetLastIdentHash() function