Home
last modified time | relevance | path

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

/cts/tests/tests/identity/src/android/security/identity/cts/
DMultiDocumentPresentationTest.java103 Collection<X509Certificate> credential1AuthKeys = createAuthKeys(store, "credential1"); in multipleDocuments() local
120 credential1AuthKeys.iterator().next().getPublicKey(), in multipleDocuments()