Beginner
Computer Networks
Q36 / 100
What does SSL/TLS do?
Correct! Well done.
Incorrect.
The correct answer is B) Provides cryptographic security: authentication via certificates and encryption of data in transit
B
Correct Answer
Provides cryptographic security: authentication via certificates and encryption of data in transit
Explanation
TLS (Transport Layer Security, the successor to SSL) establishes encrypted channels using asymmetric cryptography for key exchange and symmetric encryption for data. Used by HTTPS, SMTP, and more.
Progress
36/100