Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticatorAssertionResponse

Package version

Hierarchy

Index

Properties

AuthenticatorResponse

AuthenticatorResponse: { constructor: any; prototype: AuthenticatorResponse }

Type declaration

authenticatorData

authenticatorData: ArrayBuffer

clientDataJSON

clientDataJSON: ArrayBuffer

signature

signature: ArrayBuffer

userHandle

userHandle: ArrayBuffer | null

Generated using TypeDoc