In this article, I aim to discuss modern approaches used to reduce the time required to establish a data transmission channel between two nodes. I will be examining both plain TCP and TLS-over-TCP.
What Is a Handshake?
First, let’s define what a handshake is, and for that, an illustration of the TCP handshake serves very well:
This article has been indexed from DZone Security Zone