node-webauthn
Preparing search index...
UsableKeyPair
Type Alias UsableKeyPair
type
UsableKeyPair
=
{
kid
:
string
;
private_key
:
KeyObject
;
public_key
:
KeyObject
;
}
Index
Properties
kid
private_
key
public_
key
Properties
Readonly
kid
kid
:
string
Readonly
private_
key
private_key
:
KeyObject
Readonly
public_
key
public_key
:
KeyObject
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kid
private_
key
public_
key
node-webauthn
Loading...