Multiple choice

Which of the following .NET cryptographic classes defines a wrapper object to access the cryptographic service provider version of the triple data encryption standard algorithm?

  1. TripleDESCryptoServiceProvider

  2. TripleDES

  3. DES

  4. Cryptographic hashes

  5. ProtectedMemory

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

This .NET cryptographic class defines a wrapper object to access the cryptographic service provider version of the triple data encryption standard algorithm.