添加secure tcp的使用说明

master
a7458969 2020-08-18 15:10:55 +08:00
parent ef03c1e8e4
commit 47b72da442
1 changed files with 7 additions and 1 deletions

View File

@ -51,4 +51,10 @@ server.Run() 服务启动
| length[1] | length[0] | verify |
```
包头格式7个字节首个字节标识符40 41 ,然后包长度最后是verify是包头长度的校验和
包头格式7个字节首个字节标识符40 41 ,然后包长度最后是verify是包头长度的校验和
### secure tcp
secure tcp提供了类似于tls,ssl的机制的安全tcp连接流程如下</br>
![image.png](https://www.testingcloud.club/sapi/api/image_download/692bf256-e121-11ea-bc55-525400dc6cec.png)
#### 服务端下发公钥的报文