#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/abd/abd.h>
Data Fields | |
struct GNUNET_CRYPTO_PublicKey | issuer_key |
Issuer key. More... | |
struct GNUNET_CRYPTO_PublicKey | subject_key |
Subject key. More... | |
uint32_t | issuer_attribute_len |
Issuer attributes. More... | |
uint32_t | subject_attribute_len |
Subject attributes. More... | |
struct GNUNET_CRYPTO_PublicKey ChainEntry::issuer_key |
Issuer key.
Definition at line 187 of file abd.h.
Referenced by GNUNET_ABD_delegation_chain_deserialize(), and GNUNET_ABD_delegation_chain_serialize().
struct GNUNET_CRYPTO_PublicKey ChainEntry::subject_key |
Subject key.
Definition at line 192 of file abd.h.
Referenced by GNUNET_ABD_delegation_chain_deserialize(), and GNUNET_ABD_delegation_chain_serialize().
uint32_t ChainEntry::issuer_attribute_len |
Issuer attributes.
Definition at line 197 of file abd.h.
Referenced by GNUNET_ABD_delegation_chain_deserialize(), GNUNET_ABD_delegation_chain_get_size(), and GNUNET_ABD_delegation_chain_serialize().
uint32_t ChainEntry::subject_attribute_len |
Subject attributes.
Definition at line 202 of file abd.h.
Referenced by GNUNET_ABD_delegation_chain_deserialize(), GNUNET_ABD_delegation_chain_get_size(), and GNUNET_ABD_delegation_chain_serialize().