GNUnet 0.21.1
DelegationRecordData Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/abd/abd.h>

Collaboration diagram for DelegationRecordData:
[legend]

Data Fields

struct GNUNET_CRYPTO_PublicKey subject_key
 Subject key. More...
 
uint32_t subject_attribute_len
 Subject attributes. More...
 

Detailed Description

Definition at line 168 of file abd.h.

Field Documentation

◆ subject_key

struct GNUNET_CRYPTO_PublicKey DelegationRecordData::subject_key

Subject key.

Definition at line 173 of file abd.h.

Referenced by GNUNET_ABD_delegation_set_deserialize(), and GNUNET_ABD_delegation_set_serialize().

◆ subject_attribute_len

uint32_t DelegationRecordData::subject_attribute_len

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