Assigned
Status Update
Comments
co...@gmail.com <co...@gmail.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
Description
KMS used an old key to encrypt
What you expected to happen:
KMS uses current, primary key to encrypt
Steps to reproduce:
Create new key, starts with version 1
Create new key version 2
Set key version 2 as primary
Use GetCryptoKey to get pimary key version, returns key with primary key indicating version 2
Encrypt something with the key
Other information (workarounds you have tried, documentation consulted, etc):
Workaround: keep re-encrypting until proper version is used