Which protocol is used to establish a secure channel of communication over a potentially insecure network?

Which protocol is used to establish a secure channel of communication over a potentially insecure network?

ممکنہ طور پر غیر محفوظ نیٹ ورک پر مواصلات کا ایک محفوظ چینل قائم کرنے کے لیے کون سا پروٹوکول استعمال کیا جاتا ہے؟
Explanation
  • Secure Sockets Layer (SSL) and Transport Layer Security (TLS) is a cryptographic protocol used to establish secure communication over potentially insecure networks, such as the internet.
  • It ensures data encryption, integrity, and authentication.
  • It is commonly used in HTTPS connections.