struct GNUNET_IDENTITY_PublicKey key
Key to check.
Query key revocation status.
#define GNUNET_NETWORK_STRUCT_BEGIN
Define as empty, GNUNET_PACKED should suffice, but this won't work on W32.
struct GNUNET_MessageHeader header
Type: GNUNET_MESSAGE_TYPE_REVOCATION_QUERY.
uint32_t reserved
For alignment.
#define GNUNET_NETWORK_STRUCT_END
Define as empty, GNUNET_PACKED should suffice, but this won't work on W32;.
An identity key as per LSD0001.
#define GNUNET_PACKED
gcc-ism to get packed structs.