docs: has_verified_encryption() does not check that all members are verified

This commit is contained in:
link2xt
2023-12-01 20:11:16 +00:00
parent ff3bf4791a
commit 5415f1bfa1

View File

@@ -2377,8 +2377,7 @@ async fn update_verified_keys(
/// Checks whether the message is allowed to appear in a protected chat. /// Checks whether the message is allowed to appear in a protected chat.
/// ///
/// This means that it is encrypted, signed with a verified key, /// This means that it is encrypted and signed with a verified key.
/// and if it's a group, all the recipients are verified.
/// ///
/// Also propagates gossiped keys to verified if needed. /// Also propagates gossiped keys to verified if needed.
async fn has_verified_encryption( async fn has_verified_encryption(