Multiple choice

Which of the following .NET cryptographic classes represents the abstract class from which all implementations of the message digest 5 hash algorithm inherit?

  1. MD5Cng

  2. MD5

  3. MD5CryptoServiceProvider

  4. HMACMD5

  5. ProtectedData

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

This .NET cryptographic class represents the abstract class from which all implementations of the message digest 5 hash algorithm inherit.