Multiple choice

Which of the following .NET cryptographic classes represents the abstract base class for the DES algorithm from which all DES implementations must derive?

  1. DESCryptoServiceProvider

  2. Data encryption standard

  3. DSA

  4. Aes

  5. ProtectedMemory

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

This .NET cryptographic class represents the abstract class for the DES algorithm from which all DES implementations must derive.