Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAttestKeyTest.java246 final String attestedEcKeyAlias = "attestedEcKey"; in testAttestKey() local
248 new KeyGenParameterSpec.Builder(attestedEcKeyAlias, PURPOSE_SIGN) in testAttestKey()