Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-node
/
node.crypto
/
MLDSAKeyPairDerPemOptions
MLDSAKey
Pair
Der
Pem
Options
external
interface
MLDSAKeyPairDerPemOptions
:
MLDSAKeyPairOptions
<
KeyFormat.der
,
KeyFormat.pem
>
(
source
)
Members
Properties
private
Key
Encoding
Link copied to clipboard
abstract
var
privateKeyEncoding
:
MLDSAKeyPairOptionsPrivateKeyEncoding
<
KeyFormat.pem
>
public
Key
Encoding
Link copied to clipboard
abstract
var
publicKeyEncoding
:
MLDSAKeyPairOptionsPublicKeyEncoding
<
KeyFormat.der
>