How to Encrypt Data in Windows Phone using Data Protection API?

How to Encrypt Data in Windows Phone using Data Protection API?

If you are a Windows Phone Developer and deal with some sensitive data like passwords etc., you can utilize the Data Protection API that is part of the Windows Phone 7.1 SDK.

One of the interesting aspects of the Data Protection API is the built-in Encryption and Decryption via the API.

The Data Protection API includes the methods

Read more about how to Encrypt Data in Windows Phone using Data Protection API? @WindowsPhonerocks.com

Share