GNUnet 0.26.2-16-ge86b66bd5
 
Loading...
Searching...
No Matches
GNUNET_MESSENGER_Contact Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/messenger/messenger_api_contact.h>

Collaboration diagram for GNUNET_MESSENGER_Contact:
[legend]

Data Fields

char * name
 
size_t rc
 
size_t id
 
struct GNUNET_CRYPTO_BlindablePublicKey public_key
 
struct GNUNET_CONTAINER_MultiHashMapencryption_keys
 

Detailed Description

Definition at line 32 of file messenger_api_contact.h.

Field Documentation

◆ name

char* GNUNET_MESSENGER_Contact::name

◆ rc

size_t GNUNET_MESSENGER_Contact::rc

◆ id

size_t GNUNET_MESSENGER_Contact::id

◆ public_key

struct GNUNET_CRYPTO_BlindablePublicKey GNUNET_MESSENGER_Contact::public_key

Definition at line 38 of file messenger_api_contact.h.

Referenced by create_contact(), get_contact_key(), and update_store_contact().

◆ encryption_keys

struct GNUNET_CONTAINER_MultiHashMap* GNUNET_MESSENGER_Contact::encryption_keys

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