In Asymmetric Encryption, which key is used to encrypt the message before…
2025
In Asymmetric Encryption, which key is used to encrypt the message before sending?
- A.
Sender's private key
- B.
Receiver's public key
- C.
Sender's public key
- D.
Receiver's private key
- E.
Shared secret key
Attempted by 85 students.
Show answer & explanation
Correct answer: B
Correct answer: Receiver's public key.
For confidentiality, the sender encrypts the message with the receiver's public key. Only the receiver's matching private key can decrypt it.