OneTimeTwoParty

Type Alias OneTimeTwoParty 

Source
pub type OneTimeTwoParty = TwoParty<KeyManager, OneTimeKeyBundle>;
Expand description

2SM protocol with one-time pre-keys.

Aliased Typeยง

pub struct OneTimeTwoParty { /* private fields */ }