Multiple choice

Which of the following represents an abstract class, from where the implementation of the MD160 hash algorithm inherits?

  1. RIPEMD160

  2. RIPEMD160Managed

  3. RijndaelManaged

  4. ProtectedData

  5. Oid

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

It represents the abstract class from where the implementation of the MD160 hash algorithm inherits.