mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
fixup! e2ee/device verification: move general error handling under framework
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
ea9dc84424
commit
edc4f38c84
|
|
@ -603,7 +603,7 @@ At any point the interactive verification can go wrong. The following describes
|
|||
what to do when an error happens:
|
||||
|
||||
- Alice or Bob can cancel the verification at any time. An
|
||||
`m.key.verification.cancel` message must be sent to signify the
|
||||
[`m.key.verification.cancel`](#mkeyverificationcancel) message must be sent to signify the
|
||||
cancellation.
|
||||
- The verification can time out. Clients should time out a verification that
|
||||
does not complete within 10 minutes. Additionally, clients should expire a
|
||||
|
|
|
|||
Loading…
Reference in a new issue