handle_auth_required_or_pubkey

Function handle_auth_required_or_pubkey 

Source
pub(super) async fn handle_auth_required_or_pubkey(
    context: &Context,
    message: &MimeMessage,
) -> Result<HandshakeMessage>
Expand description

Handles vc-auth-required, vg-auth-required, and vc-pubkey handshake messages.

§Bob - the joiner’s side

§Step 4 in the “Setup Contact protocol”