Expose signing key from cloud policy stores
This change makes the cloud policy stores (user, device, device-local)
to expose more information about the policies that they own: the public
part of the signing key. This was not exposed by their interfaces
previously.
No behavior change is expected to be introduced by this CL.
This change is intended to be a base for the subsequent implementation
of the component cloud policy signature verification.
BUG=
644632
TEST=new unit tests
Committed:
https://crrev.com/cc11f1e65bc21e264ec3a763e9c0d36f2d9025b1
Cr-Commit-Position: refs/heads/master@{#433902}