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