Multiple choice

Which of the following .NET cryptographic classes defines a wrapper object to access the CSP implementation of the digital signature algorithm?

  1. DSACryptoServiceProvider

  2. DSA

  3. AesCryptoServiceProvider

  4. SignatureDescription

  5. ProtectedMemory

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

This .NET cryptographic class defines a wrapper object to access the CSP implementation of the digital signature algorithm.