Multiple choice

Which of the following cryptographic classes represents the base class for the data encryption standard algorithm from which all data implementations must derive?

  1. DESCryptoServiceProvider

  2. MD5

  3. DES

  4. RC2

  5. ProtectedData

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

It represents the base class for the data encryption standard algorithm from which all data encryption standard implementations must derive.