The authorization ticket.
Attribute list is returned from the idp.
Stop credential iteration for the given operation.
Start a attribute iteration for the given identity.
Stop attribute iteration for the given operation.
static int op_result(struct GNUNET_OP_Handle *h, uint64_t op_id, int64_t result_code, const void *data, uint16_t data_size, void **ctx, uint8_t cancel)
Remove an operation, and call its result callback (unless it was cancelled).
Use to delete an identity attribute.
A private key for an identity as per LSD0001.
Use to store an identity attribute.
#define GNUNET_NETWORK_STRUCT_BEGIN
Define as empty, GNUNET_PACKED should suffice, but this won't work on W32.
Ask for next result of ticket iteration for the given operation.
static struct GNUNET_RECLAIM_Ticket ticket
Ticket to consume.
Stop ticket iteration for the given operation.
static int result
Global testing status.
uint32_t attr_len
The length of the attribute.
Attribute store/delete response message.
uint64_t exp
The expiration interval of the attribute.
struct GNUNET_MessageHeader header
Type: GNUNET_MESSAGE_TYPE_IDENTITY_SET_DEFAULT.
Ask for next result of attribute iteration for the given operation.
Start a credential iteration for the given identity.
uint16_t presentations_len
Length of presentation data.
#define GNUNET_NETWORK_STRUCT_END
Define as empty, GNUNET_PACKED should suffice, but this won't work on W32;.
Ask for next result of credential iteration for the given operation.
An identity key as per LSD0001.
#define GNUNET_PACKED
gcc-ism to get packed structs.
Attribute is returned from the idp.
Start a ticket iteration for the given identity.
static char * rp
Relying party.
commonly used definitions; globals in this file are exempt from the rule that the module name ("commo...
static unsigned long long reserved
How much space have we currently reserved?
Credential is returned from the idp.
struct GNUNET_IDENTITY_PrivateKey identity
Identity.