Struct noise_sv2::Responder[][src]

pub struct Responder { /* fields omitted */ }

Implementations

Create a Responder from authority pub_k and priv_k (32 bytes keys) Usefull if there is no central pool authority and the Responder can certify itself

Trait Implementations

Formats the value using the given formatter. Read more

Transforms step into the handshake state

Proceeds with the handshake and processes an optional incoming message - in_msg and generates a new handshake message to be sent out Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.