Multiple choice

Which of the following cryptography clasess represents the abstract class, from which all implementations of the MD5 hash algorithm inherit?

  1. MD5Cng

  2. MD5CryptoServiceProvider

  3. Oid

  4. RandomNumberGenerator

  5. MD5

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

It represents the abstract class from which all implementations of the MD5 hash algorithm inherit.