Multiple choice

Which of the following encryption-decryption classes of .NET technology performs asymmetric encryption and decryption using the CAPI implementation of the advanced encryption standard algorithm?

  1. AesManaged

  2. AesCryptoServiceProvider

  3. Aes

  4. AsnEncodedData

  5. ProtectedData

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

This encryption decryption class of .NET technology performs asymmetric encryption and decryption, using the CAPI implementation of the advanced encryption standard algorithm.