pub type OneTimeTwoParty = TwoParty<KeyManager, OneTimeKeyBundle>;Expand description
2SM protocol with one-time pre-keys.
Aliased Typeยง
pub struct OneTimeTwoParty { /* private fields */ }pub type OneTimeTwoParty = TwoParty<KeyManager, OneTimeKeyBundle>;2SM protocol with one-time pre-keys.
pub struct OneTimeTwoParty { /* private fields */ }