encryption - Using HTTPS or RSA for android's user data upload -


google says if want upload user data (like list of user's installed apps), need "transmit using modern cryptography (for example, on https)". have http server, i'm having problems converting https. can instead use rsa or encrypt user data?

please tell me think.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -