Commit 6c20dd05 authored by lgarron's avatar lgarron Committed by Commit bot

Update the static pins to indicate that inputs can also be public keys.

Review URL: https://codereview.chromium.org/1490753005

Cr-Commit-Position: refs/heads/master@{#363071}
parent 2720613d
...@@ -7,7 +7,8 @@ ...@@ -7,7 +7,8 @@
# details. # details.
# Each entry consists of a line containing the name of the pin followed either # Each entry consists of a line containing the name of the pin followed either
# by a hash in the format "sha256/" + base64(hash), or a PEM encoded certificate. # by a hash in the format "sha256/" + base64(hash), a PEM encoded certificate,
# or a PEM encoded public key.
TestSPKI TestSPKI
sha256/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= sha256/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment