Microsoft
98-372 · Question #165
You need to encrypt data by using a public key and a private key. Which .NET class should you use?
The correct answer is B. RijndaelManaged. See the full explanation below for the reasoning.
Question
You need to encrypt data by using a public key and a private key. Which .NET class should you use?
Options
- ADSACryptoServiceProvider
- BRijndaelManaged
- CTripleDESCryptoServiceProvider
- DDESCryptoServiceProvider
How the community answered
(54 responses)- A6% (3)
- B80% (43)
- C2% (1)
- D13% (7)
Community Discussion
No community discussion yet for this question.