IPC messages between ABD API and ABD service. More...
#include "gnunet_abd_service.h"Go to the source code of this file.
Data Structures | |
| struct | CollectMessage |
| Message from client to Credential service to collect credentials. More... | |
| struct | VerifyMessage |
| Message from client to Credential service to verify attributes. More... | |
| struct | DelegationChainResultMessage |
| Message from ABD service to client: new results. More... | |
| struct | DelegationChainIntermediateMessage |
| Message from ABD service to client: new results. More... | |
| struct | DelegationRecordData |
| struct | ChainEntry |
| struct | DelegateEntry |
IPC messages between ABD API and ABD service.
Definition in file abd.h.