[][src]Module libp2prs_noise::handshake

Noise protocol handshake I/O.

Enums

IdentityExchange

The options for identity exchange in an authenticated handshake.

RemoteIdentity

The identity of the remote established during a handshake.

Functions

initiator

Creates an authenticated Noise handshake for the initiator of a 1.5-roundtrip (3 message) handshake pattern.

responder

Creates an authenticated Noise handshake for the responder of a 1.5-roundtrip (3 message) handshake pattern.