Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-passkeys
<internal>
AuthenticationExtensionsAuthenticatorOutputs
Interface AuthenticationExtensionsAuthenticatorOutputs
interface
AuthenticationExtensionsAuthenticatorOutputs
{
devicePubKey
?:
{
aaguid
?:
Uint8Array
<
ArrayBufferLike
>
;
dpk
?:
Uint8Array
<
ArrayBufferLike
>
;
nonce
?:
Uint8Array
<
ArrayBufferLike
>
;
scope
?:
Uint8Array
<
ArrayBufferLike
>
;
sig
?:
string
;
}
;
uvm
?:
[
number
,
number
,
number
]
;
}
Index
Properties
device
Pub
Key?
uvm?
Properties
Optional
device
Pub
Key
devicePubKey
?:
{
aaguid
?:
Uint8Array
<
ArrayBufferLike
>
;
dpk
?:
Uint8Array
<
ArrayBufferLike
>
;
nonce
?:
Uint8Array
<
ArrayBufferLike
>
;
scope
?:
Uint8Array
<
ArrayBufferLike
>
;
sig
?:
string
;
}
Optional
uvm
uvm
?:
[
number
,
number
,
number
]
See
https://w3c.github.io/webauthn/#sctn-uvm-extension
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
device
Pub
Key
uvm
Github
Documentation
Loading...
See
https://w3c.github.io/webauthn/#sctn-uvm-extension