InterviewSolution
Saved Bookmarks
| 1. |
The SSH Connection Protocol runs on top of the SSH Transport Layer Protocol and assumes that a secure authentication connection is in use.(a) True(b) FalseThe question was posed to me in an online interview.This intriguing question comes from Secure Shell(SSH) topic in chapter Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» RIGHT option is (a) True The explanation: The statement is true.The SSH Connection Protocol does run on top of the SSH TRANSPORT LAYER Protocol. |
|