The TLS record protocol is responsible for ensuring confidentiality (via encryption), data integrity (through authentication mechanisms like MACs), and it may also compress data before encryption. Acceleration is not a function of the TLS record protocol.
ACCELERATION IS CORRECT.
TLS Record protocol provides the actual secure communication method for transmitting data; encryption + authentication & in some cases also compression.
Acceleration is not a component of TLS, it might be provided by another external component
TLS Record Protocol manages the following:
Dividing outgoing messages into manageable blocks, and reassembling incoming messages.
Compressing outgoing blocks and decompressing incoming blocks (optional).
Applying a Message Authentication Code (MAC) to outgoing messages, and verifying incoming messages using the MAC.
Encrypting outgoing messages and decrypting incoming messages.
Authentication is actually done by the Handshake protocol. The Message Authentication Code is applied at the Record layer, but the authentication is not done here. TLS Accelerators are hardware encryption engines and are used in the Record layer.
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.CCSP Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
MaciekMT
1 month, 4 weeks agorkumar16d
5 months, 3 weeks agoJohnnyBG
1 year agokepalon
3 years ago[Removed]
3 years, 3 months agoAlanJP
3 years, 9 months ago