commit | a7cac42e0e7229ee888f3b136bd81e0c98b0c6b3 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Sep 20 13:57:32 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Sep 21 07:21:55 2022 +0000 |
tree | 40c1647df3d1cbe5625cb32832d833c2c1307252 | |
parent | 95471e661f0ca4a0437aa36332169ea5c7c5bb2e [diff] |
[apkverify] Use PKey<Public> instead of raw bytes for public key This CL changes the type of the field Signer.public key from raw bytes to PKey<Public>. Test: libapkverify.integration_test Bug: 247689066 Change-Id: Ib17815b0b4a65c0d5e5aab2c947f9bf30f8a068f
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.