Multiple choice

Which of the following .NET cryptographic classes defines the core functionality for keys that are used with CNG objects?

  1. CngKeyBlobFormat

  2. CngPropertyCollection

  3. CngKey

  4. ProtectedMemory

  5. AsnEncodedDataEnumerator

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

This .NET cryptographic classes define the core functionality for keys that are used with CNG objects.