Home
last modified time | relevance | path

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

/cts/tests/tests/identity/src/android/security/identity/cts/
DMultiDocumentPresentationTest.java108 Collection<X509Certificate> credential2AuthKeys = createAuthKeys(store, "credential2"); in multipleDocuments() local
126 credential2AuthKeys.iterator().next().getPublicKey(), in multipleDocuments()