380 views

1 Answer

Best answer
3 votes
3 votes

SSL provides the following features for securing confidential data as it transverses over the Internet:

  • Authentication
  • Data integrity
  • Data confidentiality through encryption

SSL works by combining public key cryptography and secret key encryption to ensure data confidentiality. The Rivest-Shamir-Adleman (RSA) public key algorithm is used to generate the certificates, and the public and private key pairs utilized in SSL. When a client Web browser connects to a Web server that is configured for SSL, a SSL handshake process is initiated with the Web server. The Web server at this stage has already obtained a server certificate from a certificate authority (CA).

selected by

Related questions

0 votes
0 votes
1 answer
2
LavTheRawkstar asked Apr 14, 2017
347 views
which protocol is responsible for synchronization in bluetooth?
0 votes
0 votes
1 answer
3