|
Transport Layer Security
Transport Layer Security (TLS)
protocol. The TLS protocol provides communications privacy over the Internet.
The protocol allows client/server applications to communicate in a way that is
designed to prevent eavesdropping, tampering, or message forgery. The primary
goal of the TLS Protocol is to provide privacy and data integrity between two
communicating applications. The protocol is composed of two layers: the TLS
Record Protocol and the TLS Handshake Protocol.
|