InterviewSolution
Saved Bookmarks
| 1. |
In the alert protocol the first byte takes the value 1 or 2 which corresponds to _________ and _________ respectively.(a) Select, Alarm(b) Alert, Alarm(c) Warning, Alarm(d) Warning, FatalI got this question in semester exam.Question is taken from Secure Socket Layer in chapter Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» CORRECT answer is (d) Warning, Fatal For EXPLANATION I would SAY: The first byte takes the VALUE warning(1) or fatal(2) to CONVEY the severity of the message. |
|