Skip to main content

Master Key Pair

Definition

A master key pair consists of a master private key and a corresponding master public key, from which an entire hierarchy of derived keys can be generated. This cryptographic construct is fundamental to hierarchical deterministic (HD) wallets in cryptocurrency. It allows for the creation of numerous public and private keys from a single seed, simplifying backup and management.