Multiple choice

Which of the following .NET cryptographic classes computes the RIPEMD160 hash for the input data using the managed library?

  1. RIPEMD160Managed

  2. RIPEMD160

  3. RijndaelManaged

  4. MD5

  5. ProtectedData

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

This .NET cryptographic class computes the RIPEMD160 hash for the input data using the managed library.