On Mon, Dec 22, 2008 at 4:22 AM, flash <[email protected]> wrote: > > Hi, > Is there anyway in android that you can SHA1 encrypt a String?
Try googling "java crypto sha1" to see how to use the MessageDigest API: http://code.google.com/intl/fr/android/reference/java/security/MessageDigest.html R/ > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

