llarp::iwp::Hasher::VerifyRequest
Public Functions
| Name | |
|---|---|
| bool | Verify() const |
Public Attributes
| Name | |
|---|---|
| InboundMessage | msg |
| SockAddr | from |
Public Functions Documentation
function Verify
inline bool Verify() const
Public Attributes Documentation
variable msg
InboundMessage msg;
variable from
SockAddr from;
Updated on 2026-01-10 at 22:49:45 +0000