Which of the following is NOT a function performed by the record protocol of TLS?
Answer options:
A. Encryption
B. Acceleration
C. Authentication
D. Compression
Answer correct:
B
The record protocol of TLS performs the authentication and encryption of data packets, and in some cases compression as well. It does not perform any acceleration functions.