mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed typo.
This commit is contained in:
parent
9ac8a5fe62
commit
fc77cfefdd
@ -63,7 +63,7 @@ Cookie sitting outside the encrypted part][Other Cookie (used by the other to
|
|||||||
respond to the handshake packet)]]
|
respond to the handshake packet)]]
|
||||||
|
|
||||||
The handshake packet is encrypted using the real private key of the sender, the
|
The handshake packet is encrypted using the real private key of the sender, the
|
||||||
real private key of the receiver and the nonce.
|
real public key of the receiver and the nonce.
|
||||||
|
|
||||||
|
|
||||||
Alice wants to connect to bob.
|
Alice wants to connect to bob.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user