wickr-crypto-c
|
control metadata found in the encrypted payload of a packet More...
#include <packet_meta.h>
Data Fields | |
wickr_ephemeral_info_t | ephemerality_settings |
wickr_buffer_t * | channel_tag |
uint16_t | content_type |
control metadata found in the encrypted payload of a packet
wickr_packet_meta::channel_tag |
a value used to help group messages together with a tag
wickr_packet_meta::content_type |
a helper value optionally used to give some context to parsing the body. Currently, message body data is a serialized protocol buffer using the one-of type in all cases, and thus content_type is more of a legacy feature
wickr_packet_meta::ephemerality_settings |
message destruction control information