![]() |
Encryption using SHA1 of User ID and Password I am creating a blackberry application which sends the request to the server. So authentication of the user is required here. So for doing this i want to hash UserID and password using SHA1 in blackberry. The hashed data is encoded and then passed to the server for authentication. My problem is how do i implement this. Can someone give the sample code for implementing this in blackberry. Thanks |
Re: Encryption using SHA1 of User ID and Password You need to post in the Developer section. |
Re: Encryption using SHA1 of User ID and Password Code: String userid, password; |
Re: Encryption using SHA1 of User ID and Password Moved to the Developer Forum. |
| All times are GMT -5. The time now is 10:41 PM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.