InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a secure shell protocol?(a) Transport Layer Protocol(b) Secure Layer Protocol(c) Connection Protocol(d) User Authentication ProtocolThis question was posed to me by my college director while I was bunking the class.Question is taken from Secure Shell(SSH) in portion Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» CORRECT CHOICE is (b) SECURE Layer Protocol The explanation: SSH is organised as three PROTOCOLS – Transport Layer Protocol, User Authentication Protocol and Connection Protocol. |
|