Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
It would be helpful to be able to store metadata inside a
CryptoObject
instance so that a caller would be able to save some data and retrieve it after authentication.This is more important when it becomes possible to persist a b/190412027
CryptoObject
instance, which seems to be needed to handle things likeIdeally
CryptoObject
would allow saving either aParcelable
, or would include an extrasBundle
.