Home
last modified time | relevance | path

Searched refs:TEST_ALIAS_KEYSTORE (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DKeystoreAttestationDeviceInfo.java65 private static final String TEST_ALIAS_KEYSTORE = "testKeystore"; field in KeystoreAttestationDeviceInfo
97 mKeyStore.deleteEntry(TEST_ALIAS_KEYSTORE); in collectKeystoreAttestation()
100 loadCertAndCollectAttestation(mKeyStore, localStore, TEST_ALIAS_KEYSTORE, false); in collectKeystoreAttestation()