InterviewSolution
Saved Bookmarks
| 1. |
In TLS padding cann be upto a maximum of –(a) 79 bytes(b) 127 bytes(c) 255 bytes(d) none of the mentionedI had been asked this question during an interview for a job.The origin of the question is Transport Layer Security and HTTPS topic in portion Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» CORRECT answer is (c) 255 bytes Easiest explanation: PADDING can be UPTO a MAXIMUM of 255 bytes. |
|