Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.crypto
/
ED448KeyPairPemDerOptions
ED448Key
Pair
Pem
Der
Options
external
interface
ED448KeyPairPemDerOptions
:
ED448KeyPairOptions
<
KeyFormat.pem
,
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.pem
>