EDN Admin
Well-known member
Hi,
Im saving userdata in crypted (AES) xml file.
Im using a passwordbox and a normal textbox for username but it writes only the username to the crypted xml.
So Ive a problem with writer.writeelementstring, its useless to convert securestring to string before writing?
Thanks for help.
Cheers,
BjÃrn Ranft
View the full article
Im saving userdata in crypted (AES) xml file.
Im using a passwordbox and a normal textbox for username but it writes only the username to the crypted xml.
So Ive a problem with writer.writeelementstring, its useless to convert securestring to string before writing?
Thanks for help.
Cheers,
BjÃrn Ranft
View the full article