wickr-crypto-c
Data Fields
wickr_packet Struct Reference

An encrypted packet made with the Wickr protocol. More...

#include <protocol.h>

Data Fields

uint8_t version
 
wickr_buffer_tcontent
 
wickr_ecdsa_result_tsignature
 

Detailed Description

An encrypted packet made with the Wickr protocol.

Field Documentation

◆ content

wickr_packet::content

the content of the packet including the serialized key exchange set, and payload

◆ signature

wickr_packet::signature

the ECDSA signature of 'content'

◆ version

wickr_packet::version

the protocol version of the packet


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