Multiple choice

Which of the following .NET cryptographic classes defines a stream that links data streams to cryptographic transformation?

  1. CryptoConfig

  2. RijndaelManagedTransform

  3. CryptoStream

  4. ToBase64Transform

  5. ProtectedData

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

This .NET cryptographic class defines a stream that links data streams to cryptographic transformation.