Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.crypto
/
SLHDSAKeyPairPemPemOptions
SLHDSAKey
Pair
Pem
Pem
Options
external
interface
SLHDSAKeyPairPemPemOptions
:
SLHDSAKeyPairOptions
<
KeyFormat.pem
,
KeyFormat.pem
>
(
source
)
Members
Properties
private
Key
Encoding
Link copied to clipboard
abstract
var
privateKeyEncoding
:
SLHDSAKeyPairOptionsPrivateKeyEncoding
<
KeyFormat.pem
>
public
Key
Encoding
Link copied to clipboard
abstract
var
publicKeyEncoding
:
SLHDSAKeyPairOptionsPublicKeyEncoding
<
KeyFormat.pem
>