wickr-crypto-c
|
An encrypted packet made with the Wickr protocol. More...
#include <protocol.h>
Data Fields | |
uint8_t | version |
wickr_buffer_t * | content |
wickr_ecdsa_result_t * | signature |
An encrypted packet made with the Wickr protocol.
wickr_packet::content |
the content of the packet including the serialized key exchange set, and payload
wickr_packet::signature |
the ECDSA signature of 'content'
wickr_packet::version |
the protocol version of the packet