wickr-crypto-c
Data Fields
wickr_packet_meta Struct Reference

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_tchannel_tag
 
uint16_t content_type
 

Detailed Description

control metadata found in the encrypted payload of a packet

Field Documentation

◆ channel_tag

wickr_packet_meta::channel_tag

a value used to help group messages together with a tag

◆ content_type

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

◆ ephemerality_settings

wickr_packet_meta::ephemerality_settings

message destruction control information


The documentation for this struct was generated from the following file: