- Home
- All questions
- Question 545
CompTIA Security+ study material · question 545 of 611
Why do protocols such as TLS use asymmetric cryptography only to establish a symmetric session key?
Show the answer
Answer: B. Because symmetric encryption is far faster for bulk data
Asymmetric operations solve the key distribution problem; symmetric ciphers then carry the traffic efficiently.
Source: RFC 8446 (IETF) — RFC 8446 § 1 Introduction