nerdexam
(ISC)2

CCSP · Question #721

Which protocol, as a part of TLS, handles the actual secure communications and transmission of data?

The correct answer is D. Record. The TLS record protocol is the actual secure communications method for transmitting data; it's responsible for encrypting and authenticating packets throughout their transmission between the parties, and in some cases it also performs compression. The TLS handshake protocol is…

Submitted by carlos_mx· Apr 18, 2026Cloud Data Security

Question

Which protocol, as a part of TLS, handles the actual secure communications and transmission of data?

Options

  • ANegotiation
  • BHandshake
  • CTransfer
  • DRecord

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    5% (2)
  • D
    88% (36)

Explanation

The TLS record protocol is the actual secure communications method for transmitting data; it's responsible for encrypting and authenticating packets throughout their transmission between the parties, and in some cases it also performs compression. The TLS handshake protocol is what negotiates and establishes the TLS connection between two parties and enables the secure communications channel to then handle data transmissions. Negotiation and transfer are not protocols under TLS.

Topics

#TLS#Record Protocol#Network Security#Secure Communication

Community Discussion

No community discussion yet for this question.

Full CCSP Practice