-2
I’m creating an Android application. This one calls PHP files via Httppost.
I ask: what changes do I call with https instead of http (I start from the point I will use https, already certified on the installed server).
The doubt would be in practice, what changes in this data? Are they encrypted? Including the parameters?
How can I see the output of this encryption.
Your question is related to Http vs Https, has nothing to do with android.
– Vinicius Zaramella