History log of /frameworks/base/core/java/android/security/keymaster/KeymasterBlob.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8effa36ca6440604cf10bbc34fba2b60ff304f54 25-Jun-2015 Alex Klyubin <klyubin@google.com> Use standard copyright banner in android/security/keymaster.

Bug: 18088752
Change-Id: I22eec18130cc46222d50481164069e7714154979
/frameworks/base/core/java/android/security/keymaster/KeymasterBlob.java
5e73c0eec2bc77222a5a87fb2a135d8303836411 22-Mar-2015 Chad Brubaker <cbrubaker@google.com> Make application/client id an object

Having it as a raw byte[] caused issues in keystore because keymaster
handles a null blob differently than a blob with null contents. Make
this explicit in the API.

Change-Id: Ifcf550f438608b8f09fc589d00d06fffa6ee463b
/frameworks/base/core/java/android/security/keymaster/KeymasterBlob.java