Certified Cloud Security Professional (CCSP) — Question 92
Which protocol, as a part of TLS, handles the actual secure communications and transmission of data?
Answer options
- A. Negotiation
- B. Handshake
- C. Transfer
- D. Record
Correct answer: D
Explanation
The Record protocol is the component of TLS that ensures secure data transmission. The Handshake protocol is used for establishing secure connections but does not handle data transmission itself. Negotiation and Transfer are not specific protocols within TLS.