Multiple choice

Which cryptographic class defines a wrapper object to access the CSP implementation of the SHA512 algorithm?

  1. SHA1CryptoServiceProvider

  2. SHA512

  3. SHA512Cng

  4. SHA512CryptoServiceProvider

  5. ProtectedMemory

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

It defines a wrapper object to access the CSP implementation of the SHA512 algorithm.