struct GNUNET_HashCode key
The key of the state.
struct GNUNET_CRYPTO_EddsaSignature signature
The signature.
Block to announce a peer accepting a state.
Time for absolute time used by GNUnet, in microseconds and in network byte order. ...
#define GNUNET_NETWORK_STRUCT_BEGIN
Define as empty, GNUNET_PACKED should suffice, but this won't work on W32.
struct GNUNET_PeerIdentity peer
Public key of the peer signing.
header of what an ECC signature signs this must be followed by "size - 8" bytes of the actual signed ...
struct GNUNET_CRYPTO_EccSignaturePurpose purpose
Accept blocks must be signed.
an ECC signature using EdDSA.
#define GNUNET_NETWORK_STRUCT_END
Define as empty, GNUNET_PACKED should suffice, but this won't work on W32;.
The identity of the host (wraps the signing key of the peer).
struct GNUNET_TIME_AbsoluteNBO expiration_time
When does the signature expire?