Multiple choice

Which of the following .NET cryptographic classes provides a CNG implementation of the secure hash algorithm for 384-bit hash values?

  1. SHA384

  2. SHA1Cng

  3. SHA256Cng

  4. SHA384Cng

  5. ProtectedData

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

This .NET cryptographic class provides a CNG implementation of the secure hash algorithm for 384-bit hash values.