GNUnet 0.21.1
GNUNET_ABD_DelegationSet Struct Reference

The attribute delegation record. More...

#include <gnunet_abd_service.h>

Collaboration diagram for GNUNET_ABD_DelegationSet:
[legend]

Data Fields

struct GNUNET_CRYPTO_PublicKey subject_key
 Public key of the subject this attribute was delegated to. More...
 
uint32_t subject_attribute_len
 
const char * subject_attribute
 The subject attribute. More...
 

Detailed Description

The attribute delegation record.

Definition at line 124 of file gnunet_abd_service.h.

Field Documentation

◆ subject_key

struct GNUNET_CRYPTO_PublicKey GNUNET_ABD_DelegationSet::subject_key

Public key of the subject this attribute was delegated to.

Definition at line 130 of file gnunet_abd_service.h.

Referenced by abd_string_to_value(), abd_value_to_string(), backward_resolution(), GNUNET_ABD_delegation_set_deserialize(), and GNUNET_ABD_delegation_set_serialize().

◆ subject_attribute_len

◆ subject_attribute

const char* GNUNET_ABD_DelegationSet::subject_attribute

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