Function has_verified_encryption

Source
fn has_verified_encryption(
    mimeparser: &MimeMessage,
    from_id: ContactId,
) -> Result<VerifiedEncryption>
Expand description

Checks whether the message is allowed to appear in a protected chat.

This means that it is encrypted and signed with a verified key.