Type Alias ocelot::ot::KosSender

source ·
pub type KosSender = Sender<ChouOrlandiReceiver>;
Expand description

Instantiation of the KOS OT extension sender, using Chou-Orlandi as the base OT.

Aliased Type§

struct KosSender { /* private fields */ }