To further protect app-specific files, use the Security library that's part of Android Jetpack to encrypt these files at rest. The encryption key is specific to your app. 来源
1
monsterxx03 2021-04-07 17:51:11 +08:00
encryption at rest 一般指文件加密后存储在磁盘上.
|
2
eason1874 2021-04-07 17:53:06 +08:00
encryption at rest 挺常见,我理解就加密静态文件。
所以 at rest 表状态? |
3
Mutoo 2021-04-07 17:53:54 +08:00
静默,悄悄的做,不需要你操心。
|
4
Mutoo 2021-04-07 17:56:21 +08:00 1
查了一下 Data at rest 好像是专有名词
https://en.wikipedia.org/wiki/Data_at_rest Data at rest in information technology means data that is housed physically on computer data storage in any digital form 。 |
6
Tink 2021-04-07 19:27:30 +08:00 via Android
闲置文件
|