摘要:
Installation The latest stable version is available in the Python Package Index (PyPi) and can be installed using You can use the client class as an i 阅读全文
posted @ 2018-09-29 20:38
清明-心若淡定
阅读(5086)
评论(0)
推荐(0)
摘要:
1、 SSL简介 SSL(SecureSocket Layer)安全套接层,是网景公司提出的用于保证Server与client之间安全通信的一种协议,该协议位于TCP/IP协议与各应用层协议之间,即SSL独立于各应用层协议,因此各应用层协议可以透明地调用SSL来保证自身传输的安全性,SSL与TCP/ 阅读全文
posted @ 2018-09-29 19:44
清明-心若淡定
阅读(182)
评论(0)
推荐(0)