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
This should be included in the payload. There should be a plaintext indicator of the type of encryption (Anoncrypted vs Authcrypted) to hint the receiver what they will need to do to decrypt. Then the more specific MessageType can be part of the encrypted payload.
The text was updated successfully, but these errors were encountered:
Currently, the MessageType is sent in plain text.
This should be included in the payload. There should be a plaintext indicator of the type of encryption (Anoncrypted vs Authcrypted) to hint the receiver what they will need to do to decrypt. Then the more specific MessageType can be part of the encrypted payload.
The text was updated successfully, but these errors were encountered: