llarp::iwp::Hasher::VerifyRequest

Public Functions

Name
bool Verify() const

Public Attributes

Name
InboundMessage msg
std::weak_ptr< Session > session

Public Functions Documentation

function Verify

inline bool Verify() const

Public Attributes Documentation

variable msg

InboundMessage msg;

variable session

std::weak_ptr< Session > session;

Updated on 2026-04-01 at 23:35:40 +0000