Multiple choice

Which of the following .NET cryptographic classes provides the classes from which all implementations of the advanced encryption standard must inherit?

  1. AesManaged

  2. AsnEncodedData

  3. Aes

  4. Cryptographic hashes

  5. ProtectedData

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

This .NET cryptographic class provides the class from which all implementations of the advanced encryption standard must inherit.