nerdexam
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)
  • A
    6% (3)
  • B
    80% (43)
  • C
    2% (1)
  • D
    13% (7)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice