I want to pass android app data securely on Server. SSL certificate is installed on server but still want to add one more layer over it.
What is the best way to secure and encrypt the android app data?
What other checks should be added on server/app to protect data?