打印

How to configure Android WebView to encrypt cookies?

[复制链接]
208|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
王将|  楼主 | 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

粉丝