deltachat::securejoin

Function verify_sender_by_fingerprint

source
async fn verify_sender_by_fingerprint(
    context: &Context,
    fingerprint: &Fingerprint,
    contact_id: ContactId,
) -> Result<bool>
Expand description

Checks fingerprint and marks the contact as forward verified if fingerprint matches.