Secure sockets layer (SSL) is actually a security protocol to allow sites to give sensitive information safely using an encrypted structure. Transport Layer Security and Secure Sockets Layer encrypt the portions of network connections over the Transport Layer, making use of asymmetric cryptography for key exchange, symmetric encryption for privacy & security, and authentication codes for message integrity.

Recent Comments