Is there a built in API call where I can MD5 encrypt a string? My app needs to send a password to a server, and i would like to encrypt it before sending it.
How can I go about doing this? I dont see any mention of MD5 encryption in the api documentation.
How can I go about doing this? I dont see any mention of MD5 encryption in the api documentation.