Multiple choice

Which of the following .NET cryptographic classes represents the abstract class from which all mask generator algorithms must derive?

  1. RandomNumberGenerator

  2. PKCS1MaskGeneration Method

  3. MaskGeneration

  4. CngKey

  5. QueryString parameter

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

This .NET cryptographic class represents the abstract class from which all mask generator algorithms must derive.