Expand description

Secure-Join protocol state machine for Bob, the joiner-side.

This module contains the state machine to run the Secure-Join handshake for Bob and does not do any user interaction required by the protocol. Instead the state machine provides all the information to its driver so it can perform the correct interactions.

The BobState is only directly used to initially create it when starting the protocol.

Structs§

  • The securejoin state kept while Bob is joining.

Enums§

Functions§