I use sqlce database in windows phone and add a password in connection string, for example (Data Source=isostore:/{0};Password='{1}'), but i don't know what the kind of encryption method about this password, whether it support Fips 140-2 standard,
if not ,how to change it to handle it?