Multiple choice

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

  1. SHA384Managed

  2. SHA384

  3. SHA256Managed

  4. SHA1Managed

  5. ProtectedData

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

This .NET cryptographic class computes the secure hash algorithm 384 hash for the input data using the managed library.