Multiple choice

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

  1. ECDiffieHellmanPublicKey

  2. ECDiffieHellmanCngPublicKey

  3. ECDiffieHellmanCng

  4. ECDsa

  5. ProtectedData

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

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