toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.crypto
/
X448KeyPairDerPemOptions
X448Key
Pair
Der
Pem
Options
external
interface
X448KeyPairDerPemOptions
:
X448KeyPairOptions
<
KeyFormat.der
,
KeyFormat.pem
>
(
source
)
Members
Properties
private
Key
Encoding
Link copied to clipboard
abstract
var
privateKeyEncoding
:
X448KeyPairOptionsPrivateKeyEncoding
<
KeyFormat.pem
>
public
Key
Encoding
Link copied to clipboard
abstract
var
publicKeyEncoding
:
X448KeyPairOptionsPublicKeyEncoding
<
KeyFormat.der
>