InterviewSolution
Saved Bookmarks
| 1. |
We encounter the record_overflow error when the payload length exceeds –(a) 2^14 + 1024(b) 2^16 + 1024(c) 2^14 + 2048(d) 2^16 + 2048The question was posed to me in exam.I would like to ask this question from Transport Layer Security and HTTPS in portion Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» Right CHOICE is (c) 2^14 + 2048 |
|