You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
Android.bp v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago
cts-keyset-test-a.pk8 v811_spc009_project 4 months ago
cts-keyset-test-a.x509.pem v811_spc009_project 4 months ago
cts-keyset-test-b.pk8 v811_spc009_project 4 months ago
cts-keyset-test-b.x509.pem v811_spc009_project 4 months ago
cts-keyset-test-c.pk8 v811_spc009_project 4 months ago
cts-keyset-test-c.x509.pem v811_spc009_project 4 months ago
cts-keyset-test-dsa-a.pk8 v811_spc009_project 4 months ago
cts-keyset-test-ec-a.pk8 v811_spc009_project 4 months ago
cts-keyset-test-ec-a.x509.pem v811_spc009_project 4 months ago

README

# Generated with:
development/tools/make_key cts-keyset-test-a         '/CN=unit_test_a'
development/tools/make_key cts-keyset-test-b         '/CN=unit_test_b'
development/tools/make_key cts-keyset-test-c         '/CN=unit_test_c'

# Display public key (for use in Manifest) with:
openssl x509 -in cts-keyset-test-a.x509.pem -inform PEM -pubkey
openssl x509 -in cts-keyset-test-b.x509.pem -inform PEM -pubkey
openssl x509 -in cts-keyset-test-c.x509.pem -inform PEM -pubkey