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