i have a project where i send a request to a server and get a response. The request requires API keys and password. When i obfuscate the password and key, i still can see them using an app like Packet Capture when sending a request. Is there any way i can hide this sensitive information? the server is ssl enabled but i still can see everything sent to the server