QuestionQ230
Managing Encryption and PrivacyYou are a Software Developer for PassGuide Inc. The company uses Visual Studio .NET as its application-development platform. You build an application with the .NET Framework and use it to create an assembly.
You now need to encrypt the assembly data. The company has not supplied any encryption requirements. Which of the following symmetric cryptography classes should you use to accomplish this task?
- A RijndaelManaged
- B 3DES
- C DES
- D TDEA
- E RSA
Community Discussion