Multiple choice

Which of the following .NET cryptographic classes provides a CNG implementation of the (message digest 5) 128-bit hashing algorithm?

  1. MD5Cng

  2. MD5

  3. ECDsaCNG

  4. CngProvider

  5. ProtectedData

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

This .NET cryptographic class provides a CNG implementation of the (message digest 5) 128-bit hashing algorithm.