Cryptography Protocols Question: Download Cryptography Protocols PDF

What is SSL (Secure Socket Layer)?

Tweet Share WhatsApp

Answer:

The SSL (Secure Socket Layer) Handshake Protocol was developed by Netscape Communications Corporation to provide security and privacy over the Internet. The protocol supports server and client authentication. The SSL protocol is application independent, allowing protocols like HTTP, FTP (File Transfer Protocol), and Telnet to be layered on top of it transparently. The SSL protocol is able to negotiate encryption keys as well as authenticate the server before data is exchanged by the higher-level application. The SSL protocol maintains the security and integrity of the transmission channel by using encryption, authentication and message authentication codes.

Download Cryptography Protocols PDF Read All 9 Cryptography Protocols Questions
Previous QuestionNext Question
What is S-HTTP?What is the Difference Between SSL and S-HTTP?