Multiple choice

Which of the following .NET cryptographic classes provides a base class that ECDH algorithm implementations can be derived from?

  1. ECDiffieHellman

  2. ECDiffieHellmanPublicKey

  3. ECDiffieHellmanCng

  4. ECDSA

  5. ProtectedData

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

It provides a CNG implementation of the ECDH algorithm implementation can derive form.