220-1102 · Question #541
When a user attempts to open an email using a company-issued smartphone, the user receives a message stating the email is encrypted and cannot be opened. The user forwards the email to a personal…
The correct answer is A. Keys. An encrypted email cannot be opened without the necessary cryptographic information. To decode the message, the sender must provide the appropriate keys.
Question
When a user attempts to open an email using a company-issued smartphone, the user receives a message stating the email is encrypted and cannot be opened. The user forwards the email to a personal account and receives the same message. The user then contacts the IT department for assistance. The technician instructs the user to contact the sender to exchange information in order to decode the message. Which of the following will the user receive from the sender?
Options
- AKeys
- BToken
- CPassword
- DRoot CA
How the community answered
(43 responses)- A93% (40)
- B2% (1)
- C5% (2)
Why each option
An encrypted email cannot be opened without the necessary cryptographic information. To decode the message, the sender must provide the appropriate keys.
Encrypted emails, especially those using public key cryptography like S/MIME or PGP, require the recipient's private key to decrypt messages encrypted with their public key, or a symmetric key if shared. In this scenario, the sender would need to provide the relevant decryption keys or information to derive them so the recipient can open the email.
A token is typically used for authentication or authorization, not directly for decrypting email content.
While some encrypted communications might use a shared password, in standard email encryption, specific cryptographic keys are exchanged or used, not just a simple password for the email content itself.
A Root CA (Certificate Authority) is part of the trust chain for verifying digital certificates, but it is not what is exchanged between users to decrypt a specific email message.
Concept tested: Email encryption decryption methods
Source: https://learn.microsoft.com/en-us/microsoft-365/compliance/email-encryption?view=o365-worldwide
Topics
Community Discussion
No community discussion yet for this question.