GNUnet  0.19.3
EgoEntry Struct Reference

The ego list. More...

Collaboration diagram for EgoEntry:
[legend]

Data Fields

struct EgoEntrynext
 DLL. More...
 
struct EgoEntryprev
 DLL. More...
 
char * identifier
 Ego Identifier. More...
 
char * keystring
 Public key string. More...
 
struct GNUNET_IDENTITY_Egoego
 The Ego. More...
 

Detailed Description

The ego list.

The default namestore ego.

Definition at line 147 of file plugin_rest_identity.c.

Field Documentation

◆ next

◆ prev

struct EgoEntry * EgoEntry::prev

DLL.

Definition at line 157 of file plugin_rest_identity.c.

◆ identifier

◆ keystring

◆ ego


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