Multiple choice

Which of the following .NET cryptographic classes encapsulates the name of a KSP for use with CNG objects?

  1. CngPropertyCollection

  2. CngProvider

  3. CngKeyBlobFormat

  4. Aesmanaged

  5. RandomNumberGenerator

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

This .NET cryptographic class encapsulates the name of a KSP for use with CNG objects.