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
There is no difference between a public key mismatch and a private key mismatch - it's always a mismatch between a public key that encrypted the message and private key that is trying to open it. It's always both.
So there is something else going on. Could you please copy this message into e2e account and reproduce it there? But please use subject key mismatch unexpectedly produces a modal
The text was updated successfully, but these errors were encountered:
There is no difference between a public key mismatch and a private key mismatch - it's always a mismatch between a public key that encrypted the message and private key that is trying to open it. It's always both.
Thank you, sir! I understand it clearly now.
I have moved the message with an appropriate subject on e2e account and I'm getting the same results.
Hi @tomholub,
I just noticed that the first key mismatch reported above was actually an error for a public key mismatch (I think)
In case you are wondering, here is what it looks like for mismatch (private key) which might be related to #1140
Originally posted by @martgil in #704 (comment)
There is no difference between a public key mismatch and a private key mismatch - it's always a mismatch between a public key that encrypted the message and private key that is trying to open it. It's always both.
So there is something else going on. Could you please copy this message into e2e account and reproduce it there? But please use subject
key mismatch unexpectedly produces a modal
The text was updated successfully, but these errors were encountered: