LongTermTwoParty

Type Alias LongTermTwoParty 

Source
pub type LongTermTwoParty = TwoParty<KeyManager, LongTermKeyBundle>;
Expand description

2SM protocol with long-term pre-keys (with a specified lifetime).

Aliased Typeยง

pub struct LongTermTwoParty { /* private fields */ }