wickr-crypto-c
Data Fields
wickr_decode_result Struct Reference

a packet decoding result More...

#include <protocol.h>

Data Fields

wickr_decode_error err
 
wickr_cipher_key_tpayload_key
 
wickr_payload_tdecrypted_payload
 

Detailed Description

a packet decoding result

Field Documentation

◆ decrypted_payload

wickr_decode_result::decrypted_payload

the payload that was decrypted from the packet using payload_key

◆ err

wickr_decode_result::err

error status for the decode

◆ payload_key

wickr_decode_result::payload_key

the payload key that was derived from the key exchange during decoding


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