Android Question Need Web Service SHA-1 Code

edsicard

Member
Licensed User
Longtime User
I can't find any details on web service security except that there are user name and password properties.
Need Web Service SHA-1 Code or description of security
 

edsicard

Member
Licensed User
Longtime User
Sorry I wasn't clear.
Need to get data from a secure web service. The service uses md5 or sha1 hashing of url parameters and returns JSON.

I looked at encryption lib but this is so new to me and really could use some example code as a starting point.

Thanks
 
Upvote 0
Top