unplugged-vendor/cts/hostsidetests/appsecurity/certs/keysets
2025-10-06 13:59:42 +00:00
..
Android.bp Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-a.pk8 Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-a.x509.pem Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-b.pk8 Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-b.x509.pem Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-c.pk8 Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-c.x509.pem Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-dsa-a.pk8 Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-ec-a.pk8 Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-keyset-test-ec-a.x509.pem Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

# 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