Multiple choice

Which of the following classes computes a hash-based message authentication code using the secure hash algorithm 256 hash function?

  1. SHA256

  2. SHA256Managed

  3. HMACSHA256

  4. HMAC

  5. ProtectedMemory

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

It computes a hash-based message authentication code using the secure hash algorithm 256 hash function.