Kotlin Wrappers API Reference
      Target filter
Search in API
Skip to content
    Kotlin Wrappers API Reference
kotlin-node/node.crypto/SLHDSAKeyPairOptions

SLHDSAKeyPairOptions

sealed external interface SLHDSAKeyPairOptions<PubF : KeyFormat, PrivF : KeyFormat>(source)

Inheritors

SLHDSAKeyPairDerDerOptions
SLHDSAKeyPairDerPemOptions
SLHDSAKeyPairPemDerOptions
SLHDSAKeyPairPemPemOptions

Properties

privateKeyEncoding
Link copied to clipboard
abstract var privateKeyEncoding: SLHDSAKeyPairOptionsPrivateKeyEncoding<PrivF>
publicKeyEncoding
Link copied to clipboard
abstract var publicKeyEncoding: SLHDSAKeyPairOptionsPublicKeyEncoding<PubF>
Generated by Dokka
© 2026 Copyright