Multiple choice

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

  1. RIPEMD160Managed

  2. RIPEMD160

  3. RijndaelManagedTransform

  4. Rijndael

  5. ProtectedMemory

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 MD160 hash algorithm inherit.