Secure socket Layers(SSL) shields information sent between a browser and a server. SSL encryption ensures that the connection between a web server and browser remains secure, so data passed back and forth will not be accessed by outside parties.
The SSL Record, Handshake, and Change-Cipher Spec...