Module key

Source
Expand description

Types for the m.key.verification.key event.

Structs§

KeyVerificationKeyEventContent
The content of an in-room m.key.verification.key event.
RedactedKeyVerificationKeyEventContent
Redacted form of KeyVerificationKeyEventContent
ToDeviceKeyVerificationKeyEventContent
The content of a to-device m.key.verification.key event.

Type Aliases§

KeyVerificationKeyEvent
An m.key.verification.key event.
OriginalKeyVerificationKeyEvent
An m.key.verification.key event.
OriginalSyncKeyVerificationKeyEvent
An m.key.verification.key event from a sync_events response.
RedactedKeyVerificationKeyEvent
An m.key.verification.key event that has been redacted.
RedactedSyncKeyVerificationKeyEvent
An m.key.verification.key event from a sync_events response that has been redacted.
SyncKeyVerificationKeyEvent
An m.key.verification.key event from a sync_events response.
ToDeviceKeyVerificationKeyEvent
An m.key.verification.key event.