Concept Of Secure Socket Layer, Origin & Characteristics
Secure Socket Layer provides security services by encrypting the data exchanged between the server and the client with an algorithm symmetric encryption, typically the RC4 or IDEA, and encrypting the session key RC4 or IDEA using an encryption algorithm public key, typically the RSA. Origin Of Secure Socket Layer Secure Socket Layer is a set…
