#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/contrib/service/abd/abd.h>
Data Fields | |
| struct GNUNET_CRYPTO_BlindablePublicKey | issuer_key |
| Issuer key. | |
| struct GNUNET_CRYPTO_BlindablePublicKey | subject_key |
| Subject key. | |
| uint32_t | issuer_attribute_len |
| Issuer attributes. | |
| uint32_t | subject_attribute_len |
| Subject attributes. | |
| struct GNUNET_CRYPTO_BlindablePublicKey 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_BlindablePublicKey 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().