🎴 Flashcard Mode
Defending the Perimeter from Cyber Attacks
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following .NET cryptographic classes defines a wrapper object to access the CSP version of the TripleDES algorithm?
AnswerClick to flip back
A
TripleDESCryptoServiceProvider
💡 Explanation:
This .NET cryptographic class defines a wrapper object to access the CSP version of the TripleDES algorithm.