Module handshake

Module handshake 

Source

Modules§

client
keepalive
server
transport

Structs§

HandshakeContext
Context shared between handshake participants.
HandshakeOutcome
Output returned by handshake drivers.

Enums§

HandshakeError
HandshakeMessage
Minimal message envelope for the handshake pipeline.

Traits§

ChallengeAuthenticator
Minimal authenticator stub for challenge validation.
HandshakeParticipant
Shared behavior between controller and node handshake roles.
HandshakeTransport
Transport abstraction used during the ALNP handshake.

Functions§

new_nonce
Generates a cryptographic nonce for challenge/response.