Certified Ethical Hacker (CEH v11) — Question 237

During the process of encryption and decryption, what keys are shared?

Answer options

Correct answer: A

Explanation

The correct answer is A, as public keys are shared between parties to facilitate secure communication. Private keys are kept secret by their owners and are not shared, while the combination of public and private keys is not directly shared during the encryption process. User passwords are also not shared in this context.