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.models
/
WebAuthnAssertionResponse
/
WebAuthnAssertionResponse
Web
Authn
Assertion
Response
constructor
(
userHandleBase64
:
Any
,
clientDataJSONBase64
:
String
,
authenticatorDataBase64
:
String
,
signatureBase64
:
String
,
idBase64
:
String
,
rawIdBase64
:
String
)