Module ruma::events::key::verification::start[][src]

This is supported on crate feature events only.
Expand description

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

Structs

ReciprocateV1Content

The payload of an m.key.verification.start event using the m.sas.v1 method.

RedactedStartEventContent

The payload for a redacted StartEventContent

SasV1Content

The payload of an m.key.verification.start event using the m.sas.v1 method.

SasV1ContentInit

Mandatory initial set of fields for creating an SasV1Content.

StartEventContent

The payload of an in-room m.key.verification.start event.

StartToDeviceEventContent

The payload of a to-device m.key.verification.start event.

Enums

StartMethod

An enum representing the different method specific m.key.verification.start content.

Type Definitions

StartEvent

Begins an SAS key verification process.