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

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -