Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
X25519KeyPairOptions
P
privateKeyEncoding
P
publicKeyEncoding
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
X25519KeyPairOptions
P
privateKeyEncoding
P
publicKeyEncoding
interface
crypto.X25519KeyPairOptions
interface
X25519KeyPairOptions
privateKeyEncoding
?
:
JwkKeyExportOptions
|
PrivateKeyExportOptions
<
'pkcs8'
>
publicKeyEncoding
?
:
JwkKeyExportOptions
|
PublicKeyExportOptions
<
'spki'
>