Multiple choice

Which of the following .NET cryptographic classes represents the super class for Triple data encryption standard algorithms from which all TripleDES implementations must derive?

  1. TripleDES

  2. MACTripleDES

  3. DES

  4. DESCryptoServiceProvider

  5. ProtectedMemory

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

This .NET cryptographic class represents the super class for Triple data encryption standard algorithms from which all TripleDES implementations must derive.