messages used for the secretsharing api More...
#include "platform.h"
#include "gnunet_util_lib.h"
#include "gnunet_time_lib.h"
#include "gnunet_common.h"
#include "gnunet_secretsharing_service.h"
Go to the source code of this file.
Data Structures | |
struct | GNUNET_SECRETSHARING_FieldElement |
struct | GNUNET_SECRETSHARING_CreateMessage |
struct | GNUNET_SECRETSHARING_ShareHeaderNBO |
struct | GNUNET_SECRETSHARING_SecretReadyMessage |
Notify the client that then threshold secret has been established. More... | |
struct | GNUNET_SECRETSHARING_DecryptRequestMessage |
struct | GNUNET_SECRETSHARING_DecryptResponseMessage |
struct | GNUNET_SECRETSHARING_Share |
A share, with all values in in host byte order. More... | |
messages used for the secretsharing api
Definition in file secretsharing.h.