GNUnet debian-0.24.3-23-g589b01d60
pils.h File Reference

Common type definitions for the peer identity lifecycle service and API. More...

#include "gnunet_common.h"
#include "gnunet_util_lib.h"
Include dependency graph for pils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  PeerIdUpdateMessage
 Message containing the current peer id and the hash from which it was generated. More...
 
struct  FeedAddressesMessage
 Message requesting a signature on data with the current peer id. More...
 
struct  DecapsMessage
 Message to request a decapsulation from PILS. More...
 
struct  DecapsResultMessage
 Message containing the decapsulated key. More...
 
struct  SignResultMessage
 Message containing the signature. More...
 
struct  SignRequestMessage
 Message to request a signature from PILS. More...
 
struct  PilsHelloSignaturePurpose
 Message signed as part of a HELLO block/URL. More...
 

Detailed Description

Common type definitions for the peer identity lifecycle service and API.

Author
ch3

Definition in file pils.h.