slice 32->n HMAC hash key and seedkey (first instance curve default seedKey. after hmac value slice 32->n)
Readonly
chainslice 32->n HMAC hash key and seedkey (first instance curve default seedKey. after hmac value slice 32->n)
Readonly
keyderivation path item pre-hardened if applicable ie: 44' -> 2^31 + 44
child PrivateKey of the current PrivateKey
pre-hardened (if applicable) derivation path items ie 44'/1729'/0/0 -> 2^31 + 44/2^31 + 1729/0/0
final child of the full HD keys derivation
Static
fromresult of Bip39.mnemonicToSeed
known supported curve p256 or secp256k1
instance of PrivateKey non-HD keys derived
key pair priv (BN) pub (curve.base.BasePint) if applicable