Multiple choice

Which of the following classes represents the abstract base class from which all implementations of the digital signature algorithm must inherit?

  1. DSACryptoServiceProvider

  2. DSA

  3. AsymmetricSignatureFormatter

  4. Rijndael

  5. ProtectedMemory

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

It represents the abstract base class from which all implementations of the digital signature algorithm must inherit.