Multiple choice

Which of the following .NET cryptographic classes contains attributes that are passed to the CSP that performs cryptographic computation?

  1. CspKeyContainerInfo

  2. CspParameters

  3. CngKey

  4. AesCryptoServiceProvider

  5. ProtecedData

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

This .NET cryptographic class contains attributes that are passed to the CSP that performs cryptographic computation.