Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CCSP All Questions

View all questions & answers for the CCSP exam

Exam CCSP topic 1 question 145 discussion

Actual exam question from ISC's CCSP
Question #: 145
Topic #: 1
[All CCSP Questions]

Which of the following is NOT a function performed by the record protocol of TLS?

  • A. Encryption
  • B. Acceleration
  • C. Authentication
  • D. Compression
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
rkumar16d
3 weeks, 5 days ago
Answer is C. Authentication
upvoted 1 times
...
JohnnyBG
8 months ago
Selected Answer: C
Auth is not performed by record protocol for reasons mentioned bellow
upvoted 1 times
...
kepalon
2 years, 8 months ago
Selected Answer: B
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
upvoted 4 times
...
[Removed]
2 years, 10 months ago
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.
upvoted 2 times
...
AlanJP
3 years, 4 months ago
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
...
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.

SaveCancel
Loading ...