Multiple choice

Which of the following .NET cryptographic classes define a wrapper object to access the cryptographic service provider version of the DES algorithm?

  1. DES

  2. TripleDES

  3. DSASignatureDeformatter

  4. Cryptostream

  5. DESCryptoServiceProvider

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

This .NET cryptographic class defines a wrapper object to access the cryptographic service provider version of the DES algorithm.