Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.authn
/
AuthenticatorAssertionResponse
Authenticator
Assertion
Response
class
AuthenticatorAssertionResponse
:
AuthenticatorResponse
(
source
)
Available only in secure contexts.
MDN Reference
Members
Properties
authenticator
Data
Link copied to clipboard
val
authenticatorData
:
ArrayBuffer
MDN Reference
client
Data
JSON
Link copied to clipboard
val
clientDataJSON
:
ArrayBuffer
MDN Reference
signature
Link copied to clipboard
val
signature
:
ArrayBuffer
MDN Reference
user
Handle
Link copied to clipboard
val
userHandle
:
ArrayBuffer
?
MDN Reference