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 */ }pub type LongTermTwoParty = TwoParty<KeyManager, LongTermKeyBundle>;2SM protocol with long-term pre-keys (with a specified lifetime).
pub struct LongTermTwoParty { /* private fields */ }