sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.auth
/
WebAuthnService
/
fromAttestationResponse
from
Attestation
Response
open
fun
fromAttestationResponse
(
uid
:
String
,
attestationJson
:
String
,
optionsJson
:
String
)
:
Pair
<
WebAuthnKeyModel
,
String
>