Multiple choice

Which of the following .NET cryptographic classes represents the abstract base class from which all implementations of asymmetric signature formatters derive?

  1. AsymmetricSignatureDeformatter

  2. AsymmetricSignatureFormatter

  3. DSASignatureFormatter

  4. AsymmetricKeyExchangeFormatter

  5. RandomNumberGenerator

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

This .NET cryptographic class represents the abstract the base class from which all implementations of asymmetric signature formatters derive.