Multiple choice

Which of the following .NET cryptographic classes represents the abstract base class from which all asymmetric key exchange deformatters derive?

  1. AsymmetricKeyExchangeFormatter

  2. CngKey

  3. AsymmetricSignatureDeformatter

  4. AsymmetricKeyExchangeDeformatter

  5. ProtectedMemory

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

This .NET cryptographic class represents the abstract base class from which all asymmetric key exchange deformatters derive.