You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you passed the above check, filter keys for each recipient to only include valid keys. Do one more sanity check to make sure each recipient contains at least one valid key.
encrypt message with the filtered (valid only) keys
test recipients
@flowcrypt.com
:valid.expired
valid.revoked
valid.expired.revoked
As long as at least one of the returned public keys is valid, it should use that key and ignore the bad keys.
The text was updated successfully, but these errors were encountered: