DerivationPathIndex

open fun DerivationPathIndex(value: Int, hardened: Boolean)

Creates a new Index with a value and hardened flag. Must be deleted with TWDerivationPathIndexDelete after use.

Return

A new Index.

Parameters

value

Index value

hardened

Indicates if the Index is hardened.