GNUnet 0.21.1
GNUNET_RECLAIM_Attribute Struct Reference

An attribute. More...

#include <gnunet_reclaim_lib.h>

Collaboration diagram for GNUNET_RECLAIM_Attribute:
[legend]

Data Fields

struct GNUNET_RECLAIM_Identifier id
 ID. More...
 
struct GNUNET_RECLAIM_Identifier credential
 Referenced ID of credential (may be GNUNET_RECLAIM_ID_ZERO if self-creded) More...
 
uint32_t type
 Type of Claim. More...
 
uint32_t flag
 Flags. More...
 
const char * name
 The name of the attribute. More...
 
size_t data_size
 Number of bytes in data. More...
 
const void * data
 Binary value stored as attribute value. More...
 

Detailed Description

An attribute.

Definition at line 114 of file gnunet_reclaim_lib.h.

Field Documentation

◆ id

◆ credential

◆ type

◆ flag

◆ name

◆ data_size

◆ data


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