CompTIA Security+ (SY0-501) — Question 282

Joe is exchanging encrypted email with another party. Joe encrypts the initial email with a key. When Joe receives a response, he is unable to decrypt the response with the same key he used initially.
Which of the following would explain the situation?

Answer options

Correct answer: D

Explanation

The correct answer is D because asymmetric encryption uses a pair of keys: a public key for encryption and a private key for decryption. The other options do not directly address the situation where the same key cannot decrypt a message, as ephemeral keys, cipher types, and out-of-band exchanges do not inherently cause this issue.