| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| Android.bp | D | 04-Jul-2025 | 1.2 KiB | 45 | 39 | |
| README | D | 04-Jul-2025 | 473 | 9 | 7 | |
| testkey.pk8 | D | 04-Jul-2025 | 1.2 KiB | |||
| testkey.x509.pem | D | 04-Jul-2025 | 1.4 KiB | 25 | 24 | |
| testkey2.pk8 | D | 04-Jul-2025 | 1.2 KiB | |||
| testkey2.x509.pem | D | 04-Jul-2025 | 1.4 KiB | 25 | 24 |
README
1# Generated with: 2subject='/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailAddress=android@android.com' 3development/tools/make_key cts/hostsidetests/compilation/certs/testkey "$subject" 4development/tools/make_key cts/hostsidetests/compilation/certs/testkey2 "$subject" 5 6# Show certificate with: 7openssl x509 -in cts/hostsidetests/compilation/certs/testkey.x509.pem -text 8openssl x509 -in cts/hostsidetests/compilation/certs/testkey2.x509.pem -text 9