Multiple choice

Which of the following .NET cryptographic classes defines a wrapper object to access the CSP implementation of the secure hash algorithm 256 algorithm?

  1. SHA256CryptoServiceProvider

  2. SHA256

  3. SHA256Cng

  4. SHA384CryptoServiceProvider

  5. ProtectedData

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

This .NET cryptographic class defines a wrapper object to access the CSP implementation of the secure hash algorithm 256 algorithm.