Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.authn
/
AuthenticatorAssertionResponseJSON
Authenticator
Assertion
Response
JSON
web
interface
AuthenticatorAssertionResponseJSON
(
source
)
Members
Properties
authenticator
Data
Link copied to clipboard
web
abstract
var
authenticatorData
:
Base64URLString
client
Data
JSON
Link copied to clipboard
web
abstract
var
clientDataJSON
:
Base64URLString
signature
Link copied to clipboard
web
abstract
var
signature
:
Base64URLString
user
Handle
Link copied to clipboard
web
abstract
var
userHandle
:
Base64URLString
?