Multiple choice

Which of the following .NET cryptographic classes accesses the managed version of the Rijndael algorithm?

  1. RijndaelManaged

  2. ProtectedMemory

  3. Rijndael

  4. RijndaelManagedTransform

  5. RIPEMD160Managed

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

This .NET cryptographic class accesses the managed version of the Rijndael algorithm.