GNUnet 0.21.1
GNUNET_ABD_DelegationRecordSet Struct Reference

The attribute delegation record. More...

#include <gnunet_abd_service.h>

Collaboration diagram for GNUNET_ABD_DelegationRecordSet:
[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
 Length of attribute, may be 0. More...
 

Detailed Description

The attribute delegation record.

Definition at line 104 of file gnunet_abd_service.h.

Field Documentation

◆ subject_key

struct GNUNET_CRYPTO_PublicKey GNUNET_ABD_DelegationRecordSet::subject_key

Public key of the subject this attribute was delegated to.

Definition at line 110 of file gnunet_abd_service.h.

◆ subject_attribute_len

uint32_t GNUNET_ABD_DelegationRecordSet::subject_attribute_len

Length of attribute, may be 0.

Definition at line 115 of file gnunet_abd_service.h.


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