mirror of
https://github.com/grishka/NearDrop.git
synced 2026-04-03 01:36:15 +02:00
Connection response does go from server to client
This commit is contained in:
@@ -58,7 +58,7 @@ sequenceDiagram
|
||||
Client->>Server: UKEY2 ClientInit
|
||||
Server->>Client: UKEY2 ServerInit
|
||||
Client->>Server: UKEY2 ClientFinish
|
||||
Client->>Server: Connection response
|
||||
Server->>Client: Connection response
|
||||
Note over Server, Client: All following packets are encrypted
|
||||
Server->>Client: Paired key encryption
|
||||
Client->>Server: Paired key encryption
|
||||
|
||||
Reference in New Issue
Block a user