Multiple choice

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

  1. SHA1

  2. SHA256

  3. SHA1Managed

  4. SHA384Managed

  5. ProtectedMemoy

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

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