Skip to main content

Module handshake

Module handshake 

Source
Expand description

Implementations for the client channel handshake

Structs§

ClientInitiatorHandshake
A raw client channel on which nothing has been done.
UnverifiedClientChannel
A client channel on which versions have been negotiated and the relay’s handshake has been read, but where the certs have not been checked.
VerifiedClientChannel
A client channel on which versions have been negotiated, relay’s handshake has been read, but the client has not yet finished the handshake.