InterviewSolution
Saved Bookmarks
| 1. |
What Is Ssl? |
|
Answer» Secure Sockets Layer (SSL) is a SOCKET protocol that ENCRYPTS data sent over the network and provides AUTHENTICATION for the socket endpoints. Secure Sockets Layer (SSL) is a socket protocol that encrypts data sent over the network and provides authentication for the socket endpoints. |
|