fixup! e2ee/device verification: move general error handling under framework

Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
pull/1830/head
Sumner Evans 2 years ago
parent 2ea4e13239
commit d66a8057af
No known key found for this signature in database

@ -750,8 +750,10 @@ devices:
###### Error handling during SAS verification ###### Error handling during SAS verification
At any point the interactive verification can go wrong. In addition to the At any point the interactive verification can go wrong. In addition to the
[Error handling during key verification](#error-handling-during-key-verification) The following describes general
what to do when an error happens: [error handling during key verification](#error-handling-during-key-verification)
that is applicable to all verification methods, the following describes what to
do when SAS-specific errors happen:
- If the two devices do not share a common key share, hash, HMAC, or - If the two devices do not share a common key share, hash, HMAC, or
SAS method then the device should notify the other device with an SAS method then the device should notify the other device with an

Loading…
Cancel
Save