350-701 · Question #229
Which type of protection encrypts RSA keys when they are exported and imported?
The correct answer is B. passphrase. When RSA keys are exported or imported, they can be protected by encrypting them with a passphrase. The passphrase adds an additional layer of security, ensuring that the key material cannot be used or accessed without the correct passphrase. This is a common practice to safeguar
Question
Which type of protection encrypts RSA keys when they are exported and imported?
Options
- Afile
- Bpassphrase
- CNGE
- Dnonexportable
How the community answered
(44 responses)- A2% (1)
- B89% (39)
- C7% (3)
- D2% (1)
Explanation
When RSA keys are exported or imported, they can be protected by encrypting them with a passphrase. The passphrase adds an additional layer of security, ensuring that the key material cannot be used or accessed without the correct passphrase. This is a common practice to safeguard private keys during transfer or storage.
Topics
Community Discussion
No community discussion yet for this question.