toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.authn
/
AuthenticatorAssertionResponse
Authenticator
Assertion
Response
external
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