Multiple choice

Which of the following .NET cryptographic classes provides a CNG implementation of the ECDH algorithm?

  1. ECDiffieHellmanCng

  2. ECDiffieHellman

  3. ECDiffieHellamanCngPublicKey

  4. CngKey

  5. ProtectedMemory

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

This .NET cryptographic class provides a CNG implementation of the ECDH algorithm.