DerivationPathKey

class DerivationPathKey(val property: String = "derivationPath") : KeyProperties(source)

Represents a derivation path key. Inherits from the KeyProperties class.

Constructors

Link copied to clipboard
constructor(property: String = "derivationPath")

Properties

Link copied to clipboard
open override val property: String

The property of the derivation path key.