Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide a handshake message handling implementation for TLS 1.3. | jsing | 2019-01-20 | 1 | -0/+188 |
It receives handshake messages by reading and parsing data from the record layer. It also provides support for building and sending handshake messages. ok tb@ |