![]() |
GNUnet
0.11.x
|
Stop credential iteration for the given operation. More...
#include </home/handbook/gnunet/src/reclaim/reclaim.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type will be GNUNET_MESSAGE_TYPE_RECLAIM_ATTRIBUTE_ITERATION_STOP. More... | |
uint32_t | id |
Unique identifier for this request (for key collisions). More... | |
struct GNUNET_MessageHeader CredentialIterationStopMessage::header |
Type will be GNUNET_MESSAGE_TYPE_RECLAIM_ATTRIBUTE_ITERATION_STOP.
uint32_t CredentialIterationStopMessage::id |
Unique identifier for this request (for key collisions).
Definition at line 288 of file reclaim.h.
Referenced by GNUNET_RECLAIM_get_credentials_stop(), and handle_credential_iteration_stop().