@ipshipyard/keychain
Preparing search index...
GenerateKeyOptions
Interface GenerateKeyOptions
interface
GenerateKeyOptions
{
signal
?:
AbortSignal
;
type
?:
string
;
[
key
:
string
]:
any
;
}
Hierarchy
AbortOptions
Record
<
string
,
any
>
GenerateKeyOptions
Indexable
[
key
:
string
]:
any
Index
Properties
signal?
type?
Properties
Optional
signal
signal
?:
AbortSignal
Optional
type
type
?:
string
The type of key to generate
Default
'Ed25519'
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
signal
type
@ipshipyard/keychain
Loading...
The type of key to generate