hardenedDerivation property

bool hardenedDerivation
final

false -> Soft (vanilla) derivation. Public keys have a correspondent derivation. true -> Hard ("hardened") derivation. Public keys do not have a correspondent derivation.

Implementation

final bool hardenedDerivation;