mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 09:14:10 +01:00
fixup! document m.forwarded_room_key
This commit is contained in:
parent
768f33dc2d
commit
8ae137e82e
|
|
@ -4,7 +4,8 @@ allOf:
|
||||||
|
|
||||||
description: |-
|
description: |-
|
||||||
This event type is used to forward keys for end-to-end encryption. Typically
|
This event type is used to forward keys for end-to-end encryption. Typically
|
||||||
it is encrypted as an ``m.room.encrypted`` event.
|
it is encrypted as an ``m.room.encrypted`` event, then sent as a `to-device`_
|
||||||
|
event.
|
||||||
properties:
|
properties:
|
||||||
content:
|
content:
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue