Preparing search index...
The search index is not available
bun-types
bun-types
"crypto"
ECKeyPairOptions
Interface ECKeyPairOptions<PubF, PrivF>
Type Parameters
PubF
extends
"crypto"
.
KeyFormat
PrivF
extends
"crypto"
.
KeyFormat
Hierarchy
ECKeyPairOptions
Index
Properties
named
Curve
private
Key
Encoding
public
Key
Encoding
Properties
named
Curve
named
Curve
:
string
Name of the curve to use.
private
Key
Encoding
private
Key
Encoding
:
"crypto"
.
BasePrivateKeyEncodingOptions
<
PrivF
>
&
{
type
:
"pkcs8"
|
"sec1"
}
public
Key
Encoding
public
Key
Encoding
:
{
format
:
PubF
;
type
:
"pkcs1"
|
"spki"
}
Type declaration
format
:
PubF
type
:
"pkcs1"
|
"spki"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
bun-
types
"assert"
"buffer"
"bun"
"bun:ffi"
"bun:jsc"
"bun:sqlite"
"bun:test"
"constants"
"crypto"
constants
generate
Key
Pair
"domain"
"events"
Event
Emitter
"fs"
constants
realpath
Sync
"fs/promises"
"http"
"https"
"node:assert"
"node:buffer"
"node:constants"
"node:crypto"
constants
generate
Key
Pair
"node:domain"
"node:events"
"node:fs"
constants
realpath
Sync
"node:fs/promises"
"node:http"
"node:https"
"node:os"
constants
errno
priority
signals
"node:path"
"node:path/posix"
"node:path/win32"
"node:process"
"node:punycode"
"node:querystring"
"node:stream"
finished
pipeline
"node:string_
decoder"
"node:sys"
inspect
promisify
"node:timers"
"node:tty"
"node:url"
"node:util"
inspect
promisify
"node:zlib"
brotli
Compress
brotli
Decompress
constants
deflate
deflate
Raw
gunzip
gzip
inflate
inflate
Raw
unzip
"os"
constants
errno
priority
signals
"path"
"path/posix"
"path/win32"
"process"
"punycode"
"querystring"
"stream"
finished
pipeline
"string_
decoder"
"supports-
color"
"sys"
inspect
promisify
"test"
"timers"
"tty"
"url"
"util"
inspect
promisify
"zlib"
brotli
Compress
brotli
Decompress
constants
deflate
deflate
Raw
gunzip
gzip
inflate
inflate
Raw
unzip
HTMLRewriter
Types
ECKey
Pair
Options
named
Curve
private
Key
Encoding
public
Key
Encoding
Generated using
TypeDoc
Name of the curve to use.