Extended private key (XPrv).
This class allows accepts a master seed and provides functions for derivation of dependent child private keys.
Please note that Spectre extended private keys use kprv prefix.
kprv
PrivateKeyGenerator, PublicKeyGenerator, XPub, Mnemonic
Optional
Static
Create XPrv from xprvxxxx.. string
xprvxxxx..
Extended private key (XPrv).
This class allows accepts a master seed and provides functions for derivation of dependent child private keys.
Please note that Spectre extended private keys use
kprv
prefix.See
PrivateKeyGenerator, PublicKeyGenerator, XPub, Mnemonic