commit | e5795a90db1e1b9d0fcc932ee9a864e926817468 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Fri Oct 09 14:19:56 2020 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Fri Nov 13 19:55:39 2020 -0800 |
tree | 429ff31addfd216e18e5dc613a356533c2b7b233 | |
parent | ebd964a0862c130a30cde29a2e3f8d96bfe6f5f3 [diff] |
Keystore 2.0 SPI: KeyStoreKeys adopt Keystore 2.0 KeyStoreKeys can now be constructed from key entry metadata and key descriptors as defined by the new Keystore AIDL spec. AndroidKeystorePublicKey can now create the private key proxy. KeyStoreKeys also cache the key characteristic, which should drastically reduce the frequency by which the SPI has to call into the Keystore 2.0 daemon. Test: None Bug: 159476414 Change-Id: Ia0a7841582621897760be49d39dd5442b70b3aa0