Multiple choice

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

  1. AsymmetricKeyExchangeDeformatter

  2. AsymmetricKeyExchangeFormatter

  3. AsymmetricSignatureFormatter

  4. AsnEncodedData

  5. RandomNumberGenerator

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

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