toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.crypto
/
X25519KeyPairDerDerOptions
X25519Key
Pair
Der
Der
Options
external
interface
X25519KeyPairDerDerOptions
:
X25519KeyPairOptions
<
KeyFormat.der
,
KeyFormat.der
>
(
source
)
Members
Properties
private
Key
Encoding
Link copied to clipboard
abstract
var
privateKeyEncoding
:
X25519KeyPairOptionsPrivateKeyEncoding
<
KeyFormat.der
>
public
Key
Encoding
Link copied to clipboard
abstract
var
publicKeyEncoding
:
X25519KeyPairOptionsPublicKeyEncoding
<
KeyFormat.der
>