Alice needs to send a confidential document to her coworker, Bryan. Their company has public key infrastructure set up. Therefore, Alice both encrypts the message and digitally signs it. Alice uses _______________ to encrypt the message, and Bryan uses _______________ to confirm the digital signature.
- ABryan’s public key; Bryan’s public key
- BAlice’s public key; Alice’s public key
- CBryan’s private key; Alice’s public key
- DBryan’s public key; Alice’s public key (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Bryan’s public key; Alice’s public key This option keeps traffic private / properly secured as required.