Multiple choice

Which of the following classes defines a wrapper object to access the CSP implementation of the SHA384 algorithm?

  1. SHA384

  2. SHA384CryptoServiceProvider

  3. SHA384Managed

  4. SHA256CryptoServiceProvider

  5. SHA1CryptoServiceProvider

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

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