Multiple choice

Which of the following classes represents the abstract class from which all implementations of cryptographic random number generators derive?

  1. PKCS1MaskGeneration method

  2. CryptoStream

  3. RandomNumberGenerator

  4. RC2

  5. ProtectedData

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

It represents the abstract class from which all implementations of cryptographic random number generators derive.