# 312-50v12 — Question 427

**Type:** multiple_choice
**Topics:** topic_1

## Question

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.

## Correct Answer

_See scenario._

## Explanation

D. Bryan’s public key; Alice’s public key

Explanation:

Alice needs to send a confidential document to Bryan, and their company has public key infrastructure set up. In this scenario, Alice needs to encrypt the message using Bryan's public key, which ensures only Bryan can decrypt it using his private key. To ensure the authenticity of the message, Alice must digitally sign it using her private key, which can be verified by anyone who has access to Alice's public key, including Bryan. Therefore, Bryan uses Alice's public key to confirm the digital signature.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/eccouncil/312-50v12/427  
Practice (tracked): https://hiexam.net/study/312-50v12/practice