mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
complete Olm documentation
This commit is contained in:
parent
b2316ba782
commit
8ba19b51ab
|
|
@ -357,7 +357,7 @@ client must not persist a session or remove one-time keys used by a session
|
|||
until it has successfully decrypted a message using that session.
|
||||
|
||||
Messages with type 1 can only be decrypted with an existing session. If there
|
||||
is no matching session, the client should show this as an invalid message.
|
||||
is no matching session, the client must treat this as an invalid message.
|
||||
|
||||
The plaintext payload is of the form:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue