Home
last modified time | relevance | path

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

/aosp14/frameworks/base/identity/java/android/security/identity/
H A DCredstoreIdentityCredentialStore.java189 ISession credstoreSession = mStore.createPresentationSession(cipherSuite); in createPresentationSession() local
190 return new CredstorePresentationSession(mContext, cipherSuite, this, credstoreSession, in createPresentationSession()