commit | 2bc5e811a817a8c667bca4318ae98582b0ee6dc6 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu Apr 17 11:23:00 2014 -0700 |
committer | Kenny Root <kroot@google.com> | Wed Apr 30 16:53:07 2014 +0000 |
tree | 7e8e824bd964e1a7a45d013e0a007cfbbed22e40 | |
parent | afd7d9472e5d850a8e1a6d02abaaa9f94579a77f [diff] |
Add API to check certificate chain signatures Add hidden API to check certificate chain signatures when needed. The getCertificates implementation returns a list of all the certificates and chains and would expect any caller interested in verifying actual chains to call getCodeSigners instead. We add this hidden constructor as a stop-gap until we can switch callers over to getCodeSigners. Bug: 13678484 Change-Id: I01cddef287767422454de4c5fd266c812a04d570