22 #ifndef encoder_result_h 23 #define encoder_result_h the result of a packet encoding operation
Definition: encoder_result.h:45
wickr_cipher_key_t * packet_key
Definition: encoder_result.h:46
wickr_packet_t * packet
Definition: encoder_result.h:47
An encrypted packet made with the Wickr protocol.
Definition: protocol.h:188