dustinking-google
Results
2
comments of
dustinking-google
Just a quick summary of what I take to be the context here. Verifying boot status is something that we can do as part of key attestation. We can check...
Since we're using a Room database, we'll probably want to use SQLCipher to encrypt it. My understanding is that we'll need to supply the key material to SQLCipher, so we...