Multiple choice

Which of the following class defines a wrapper object to access the CSP version of the Triple DES algorithm?

  1. TripleDES

  2. TripleDESCryptoServiceProvider

  3. SHA512CryptoServiceProvider

  4. SHA256

  5. ProtectedMemory

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It defines a wrapper object to access the CSP version of the TripleDES algorithm.