Struct noise_protocol::HandshakeStateBuilder [] [src]

pub struct HandshakeStateBuilder<'a, D: DH> { /* fields omitted */ }

Builder for HandshakeState.

Methods

impl<'a, D> HandshakeStateBuilder<'a, D> where D: DH
[src]

Build HandshakeState.

Panics

pattern, prologue and is_initiator must be set.