Multiple choice

Which of the following .NET cryptographic classes represents the super class from which all implementations of the RSA algorithm inherit?

  1. ProtectedMemory

  2. RSACrypyoServiceProvider

  3. DES

  4. RSA

  5. DSA

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

This .NET cryptographic class represents the super class from which all implementations of the RSA algorithm inherit.