node-webauthn
Preparing search index...
AttestationMetadataProvider
Type Alias AttestationMetadataProvider
type
AttestationMetadataProvider
=
{
getEntry
?:
(
input
:
{
aaguid
:
string
;
certificates
?:
readonly
string
[]
;
format
:
string
;
}
,
)
=>
AttestationMetadataEntry
|
null
|
undefined
;
}
Index
Properties
get
Entry?
Properties
Optional
Readonly
get
Entry
getEntry
?:
(
input
:
{
aaguid
:
string
;
certificates
?:
readonly
string
[]
;
format
:
string
;
}
,
)
=>
AttestationMetadataEntry
|
null
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Entry
node-webauthn
Loading...