Multiple choice

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

  1. DES

  2. DESCryptoServiceProvider

  3. DSA

  4. ProtectedData

  5. CngKey

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

This encryption-decryption class of .Net technology represents the base class for the data encryption standard algorithm from which all data encryption standard implementations must derive.