improve section "Use Cases"

This commit is contained in:
Melvin Keskin 2019-03-16 17:43:56 +01:00
parent f75a51c228
commit a8905733fd
1 changed files with 2 additions and 2 deletions

View File

@ -205,7 +205,7 @@
Alice has the devices A1, A2 and A3.
Bob has the device B1.
A1 has already authenticated the key of A2.
The other devices have not authenticated the keys of each other.
The other devices have not authenticated each other's key.
</p>
<p>
Note that the examples in the following use cases are consecutive and therefore must be read chronologically to properly understand them.
@ -265,7 +265,7 @@
</li>
</ol>
<p>
MUST authenticate the key as soon as the key of the author of the authentication message is authenticated by the receiving device.
MUST authenticate the key as soon as the key of the device which sent the authentication message is authenticated by the receiving device.
</p>
</section3>
</section2>