wickr-crypto-c
|
a packet decoding result More...
#include <protocol.h>
Data Fields | |
wickr_decode_error | err |
wickr_cipher_key_t * | payload_key |
wickr_payload_t * | decrypted_payload |
a packet decoding result
wickr_decode_result::decrypted_payload |
the payload that was decrypted from the packet using payload_key
wickr_decode_result::err |
error status for the decode
wickr_decode_result::payload_key |
the payload key that was derived from the key exchange during decoding