GNUnet 0.21.1
GNUNET_MESSENGER_ClosureVerifyPeer Struct Reference
Collaboration diagram for GNUNET_MESSENGER_ClosureVerifyPeer:
[legend]

Data Fields

const struct GNUNET_MESSENGER_Messagemessage
 
const struct GNUNET_HashCodehash
 
struct GNUNET_PeerIdentitysender
 

Detailed Description

Definition at line 181 of file gnunet-service-messenger_peer_store.c.

Field Documentation

◆ message

const struct GNUNET_MESSENGER_Message* GNUNET_MESSENGER_ClosureVerifyPeer::message

Definition at line 183 of file gnunet-service-messenger_peer_store.c.

Referenced by get_store_peer_of().

◆ hash

const struct GNUNET_HashCode* GNUNET_MESSENGER_ClosureVerifyPeer::hash

Definition at line 184 of file gnunet-service-messenger_peer_store.c.

Referenced by get_store_peer_of().

◆ sender

struct GNUNET_PeerIdentity* GNUNET_MESSENGER_ClosureVerifyPeer::sender

Definition at line 185 of file gnunet-service-messenger_peer_store.c.


The documentation for this struct was generated from the following file: