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