Your application retrieves sensitive encrypted data from a data source and decrypts it. You need to minimize risk that a malicious program could retrieve the decrypted text after it is used because the application cannot delete the data from computer memory.

Which class should you use to store the decrypted text?

 Posted by Rajkatie on 10/31/2012 | Category: ADO.NET Interview questions | Views: 2939 | Points: 40
Select from following answers:
  1. SecureString
  2. StringBuilder
  3. SecurityElement
  4. All Above

Show Correct Answer


Source: Measureup.com | | Alert Moderator 

Comments or Responses

Login to post response