Expand description
Bobโs side of SecureJoin handling, the joiner-side.
Enumsยง
- BobHandshake
Msg ๐Identifies the SecureJoin handshake messages Bob can send. - Joiner
Progress ๐Progress updates forEventType::SecurejoinJoinerProgress
.
Functionsยง
- handle_
auth_ ๐required Handlesvc-auth-required
andvg-auth-required
handshake messages. - insert_
new_ ๐db_ entry Inserts a new entry in the bobstate table. - joining_
chat_ ๐id Returns theChatId
of the chat being joined. - Sends the requested handshake message to Alice.
- start_
protocol ๐Starts the securejoin protocol with the QRinvite
.