Update README.MD
This commit is contained in:
parent
278cedff4f
commit
5506b2d8a6
|
|
@ -36,3 +36,7 @@ How does encryption work?
|
||||||
* The server encrypts the symmetric key and sends it to the client.
|
* The server encrypts the symmetric key and sends it to the client.
|
||||||
* The client encrypts the private key.
|
* The client encrypts the private key.
|
||||||
* After that, communication with the server occurs via the symmetric key.
|
* After that, communication with the server occurs via the symmetric key.
|
||||||
|
|
||||||
|
# Example
|
||||||
|
|
||||||
|

|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user