mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
Fix legacy naming for EncryptedPayload
This commit is contained in:
parent
c20ade91cf
commit
96187da805
@ -111,9 +111,9 @@ flowchart TD
|
||||
D --> InboxV1Frame
|
||||
```
|
||||
|
||||
### EncryptedBytes
|
||||
### EncryptedPayload
|
||||
|
||||
The EncryptedBytes message is a self-describing wrapper for all encrypted payloads.
|
||||
The EncryptedPayload message is a self-describing wrapper for all encrypted payloads.
|
||||
This message type makes no assumptions about the encryption used and allows new conversation types to use the same messaging framework.
|
||||
|
||||
As this protocol uses the KN noise handshake, the encoding wrapper uses the corresponding type.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user