TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dave Dunn
NA
2
0
Security.Cryptography.Xml in Mobile Applications?
May 23 2006 7:32 PM
Hi,
I'm very basically tryint to encrypt an xml file stored locally on a pocketPC, using a example given on the msdn site.
using
System.Security.Cryptography.Xml;
wont be recognised by my app, is this cos its a mobile app, or am i doing something completely wrong....
http://msdn2.microsoft.com/en-us/library/ms229746(VS.80).aspx
being the tutorial...
anyone know a way of resolving this? or is there a better/easier method to achieve the encryption of a item in the xml at least, i.e a Password stored locally.
Reply
Answers (
1
)
Help on Secure Application
copying files from local to remote computers