一、 前言
1.1 协议历史
…
1.2 实现
…
1.3 作用
…
二、 协议层次
2.1 简介
…
2.2 TLS Record Protocol
…
2.3 TLS Handshake Protocol
…
2.3.1 Client Hello
2.3.2 Server Hello
2.3.3 Certificate
2.3.4 Server key exchange
2.3.5 Client key exchange
2.3.6 Change Cipher Spec
2.3.7 Finished
2.3.9 Application Data
三、 基本流程
client hello -> server
...
...<