Module room_key

Source
Expand description

Types for m.room_key to-device events.

Structs§

MegolmV1AesSha2Content
The m.megolm.v1.aes-sha2 variant of the m.room_key content.
UnknownRoomKey
An unknown and unsupported m.room_key algorithm.

Enums§

RoomKeyContent
The m.room_key event content.

Type Aliases§

MegolmV2AesSha2Content
The m.megolm.v2.aes-sha2 variant of the m.room_key content.
RoomKeyEvent
The m.room_key to-device event.