commit | a66b5c053b6bd2d381ddbd995031987e2cf7bcf0 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 16 07:25:17 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 16 10:51:31 2022 +0000 |
tree | 32802917335eb258b00d30e35cfe1823427af4d4 | |
parent | 381af701d6ded0c68b08bbd58e1094f8f9aa620e [diff] |
[apkverify] Refactor verify_signed_data to use SignatureAlgorithmID This CL refactor verify_signed_data to use SignatureAlgorithmID enum instead of the raw integers. There's no behavior change in this CL. Bug: 246254355 Test: libapkverify.integration_test Change-Id: I1296efb9a700d2fe3f6ec93f69cdc407a6882a0d
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.