A room key unifies a room key code and its 512bit hash representation. More...
#include <gnunet_messenger_service.h>
Data Fields | |
struct GNUNET_HashCode | hash |
struct GNUNET_MESSENGER_RoomKeyCode | code |
A room key unifies a room key code and its 512bit hash representation.
Size: 64 bytes
Definition at line 94 of file gnunet_messenger_service.h.
struct GNUNET_HashCode GNUNET_MESSENGER_RoomKey::hash |
Definition at line 96 of file gnunet_messenger_service.h.
Referenced by get_room_key(), and on_message().
struct GNUNET_MESSENGER_RoomKeyCode GNUNET_MESSENGER_RoomKey::code |
Definition at line 97 of file gnunet_messenger_service.h.
Referenced by is_room_public().