Multiple choice

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

  1. AsymmetricSignatureFormatter

  2. AsymmetricKeyExchangeDeformatter

  3. AesManaged

  4. ProtectedMemory

  5. AsymmetricSignatureDeformatter

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

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