apply changes from review

This commit is contained in:
Hubert Chathi 2020-07-21 16:19:53 -04:00
parent 793dae1ece
commit 33ed9fc2dd
3 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1 @@
Document `curve25519-hkdf-sha256` key agreement method for SAS verification, and deprecate old method (MSC2630).

View file

@ -1 +0,0 @@
Document new key agreement method for SAS verification, and deprecate old method (MSC2630).

View file

@ -26,7 +26,7 @@ properties:
key_agreement_protocols:
type: array
description: |-
The key agreement protocols the sending device understands. Must
The key agreement protocols the sending device understands. Should
include at least ``curve25519-hkdf-sha256``.
items:
type: string