Multiple choice

Which of the following .NET cryptographic classes specifies an ECDH public key for use with the ECDiffieHellmanCng class?

  1. ECDiffieHellmanCng

  2. ProtectedData

  3. ECDiffieHellmanPublicKey

  4. ECDiffieHellmanCngPublicKey

  5. ECDsa

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

 This .NET cryptographic class specifies an ECDH public key for use with the ECDiffieHellmanCng class.