pub const BIP32_HARDEN: u32 = 0x8000_0000;
Expand description

The hardened derivation flag. Keys at or above this index are hardened.