How to configure Android WebView to encrypt cookies?

[复制链接]
 楼主| 王将 发表于 2018-9-8 20:46 | 显示全部楼层 |阅读模式
I am working on an Android App, Using a SQLIte browser on a rooted device, the application session id cookie is being written in plain text into a SQLite table named COOKIES. I have tried some steps:
Using Cache-Control no-cache="Set-Cookie".Setting the Set-Cookie secure and httpOnly header attributes.According to many blog entries, Chromium is suppose to encrypt cookies https://codereview.chromium.o... and indeed, I\'ve observed an \"encrypted_value\" column within the COOKIES table. I read some blogs from few android developer forum related to this but unfortunately, none of the above attempts have succeeded in configuring Android WebView to encrypt stored cookies. Please help me to resolve my query.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

419

主题

419

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部