Question: Create a console application that protects an XML file, such as the following example. Note that the customer's credit card number and password are currently
Create a console application that protects an XML file, such as the following example. Note that the customer's credit card number and password are currently stored in clear text. The credit card must be encrypted so that it can be decrypted and used later, and the password must be salted and hashed:

pls confirm the code works before posting it. And also if there are any additional steps taken that are not in the code pls explain and show pictures, that is actually worked.
Thank you
Create a console application that protects an XML file, such as the following example. Note that the customer's credit card number and password are currently stored in lear text. The credit card must be encrypted so that it can be decrypted and used ater, and the password must be salted and hashed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
