fixed key exchange docs error
This commit is contained in:
parent
5c3ff72123
commit
cd57627cdb
@ -20,7 +20,7 @@ import net.sergeych.crypto2.SafeKeyExchange.SessionKey
|
|||||||
* Usage:
|
* Usage:
|
||||||
*
|
*
|
||||||
* 1. Create [SafeKeyExchange] on both server and client sides
|
* 1. Create [SafeKeyExchange] on both server and client sides
|
||||||
* 2. Exchange [EncryptingPublicKey] instances
|
* 2. Exchange [PublicKey] instances
|
||||||
* 3. Create [serverSessionKey] and [clientSessionKey] respectively
|
* 3. Create [serverSessionKey] and [clientSessionKey] respectively
|
||||||
* 4. Use [SessionKey.sendingKey] and [SessionKey.receivingKey] to send and receive encrypted data.
|
* 4. Use [SessionKey.sendingKey] and [SessionKey.receivingKey] to send and receive encrypted data.
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user