libsignal-protocol-c  master
session_state Struct Reference
Collaboration diagram for session_state:

Public Attributes

signal_type_base base
 
uint32_t session_version
 
ec_public_keylocal_identity_public
 
ec_public_keyremote_identity_public
 
ratchet_root_keyroot_key
 
uint32_t previous_counter
 
int has_sender_chain
 
session_state_sender_chain sender_chain
 
session_state_receiver_chainreceiver_chain_head
 
int has_pending_key_exchange
 
session_pending_key_exchange pending_key_exchange
 
int has_pending_pre_key
 
session_pending_pre_key pending_pre_key
 
uint32_t remote_registration_id
 
uint32_t local_registration_id
 
int needs_refresh
 
ec_public_keyalice_base_key
 
signal_contextglobal_context
 

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