Searched refs:userHandle (Results 1 – 2 of 2) sorted by relevance
32 private var userHandle: ByteArray, variable in androidx.credentials.webauthn.AuthenticatorAssertionResponse91 response.put("userHandle", WebAuthnUtils.b64Encode(userHandle)) in json()
405 userHandle: ByteArray?, in getPublicKeyCredentialResponseGenerator()427 userHandle?.let { in getPublicKeyCredentialResponseGenerator()430 PublicKeyCredentialControllerUtility.Companion.b64Encode(userHandle) in getPublicKeyCredentialResponseGenerator()