🎴 Flashcard Mode
Firewall and Cryptographic Security
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following .NET cryptographic classes provides an abstract super class from which all ECDiffieHellmanCngPublicKey implementations must inherit?
AnswerClick to flip back
A
ECDiffieHellmanPublicKey
💡 Explanation:
This .NET cryptographic class provides an abstract super class from which all ECDiffieHellmanCngPublicKey implementations must inherit.