pub(crate) async fn send_handshake_message( context: &Context, invite: &QrInvite, chat_id: ChatId, step: BobHandshakeMsg, ) -> Result<()>
Sends the requested handshake message to Alice.