Created
February 28, 2018 02:29
-
-
Save JessonYue/df194a7a4586fbaa6943f531f2807307 to your computer and use it in GitHub Desktop.
https 双向加密
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###目的:防止中间人暴力破解,需要对client和server之间的通信数据进行加密,防止信息进行泄露 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment