Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.crypto
/
X448KeyPairPemDerOptions
X448Key
Pair
Pem
Der
Options
external
interface
X448KeyPairPemDerOptions
:
X448KeyPairOptions
<
KeyFormat.pem
,
KeyFormat.der
>
(
source
)
Members
Properties
private
Key
Encoding
Link copied to clipboard
abstract
var
privateKeyEncoding
:
X448KeyPairOptionsPrivateKeyEncoding
<
KeyFormat.der
>
public
Key
Encoding
Link copied to clipboard
abstract
var
publicKeyEncoding
:
X448KeyPairOptionsPublicKeyEncoding
<
KeyFormat.pem
>