InterviewSolution
Saved Bookmarks
| 1. |
The correct order of operations in the SSH Transport Layer Protocol Packet Formation is –(a) Compression; Encryption; Padding and Addition of seq bits(b) Compression; Padding and Addition of seq bits; Encryption(c) Encryption; Padding and Addition of seq bits; Compression(d) Padding and Addition of seq bits; Encryption; CompressionI have been asked this question at a job interview.Enquiry is from Secure Shell(SSH) in chapter Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» The correct answer is (b) COMPRESSION; PADDING and ADDITION of seq bits; Encryption |
|