wickr-crypto-c
Data Fields
wickr_transport_handshake_meta Struct Reference

Metadata specifically for handshake packets within a transport. More...

#include <transport_packet.h>

Data Fields

uint8_t protocol_version
 
uint64_t flags
 

Detailed Description

Metadata specifically for handshake packets within a transport.

Field Documentation

◆ flags

wickr_transport_handshake_meta::flags

future use buffer to add additional fields to the handshake metadata if needed

◆ protocol_version

wickr_transport_handshake_meta::protocol_version

the current version of this handshake, currently always 1. Will be used in the future to enable additional functionality


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