|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HDDerivationException | |
|---|---|
| com.google.bitcoin.crypto | |
| Uses of HDDerivationException in com.google.bitcoin.crypto |
|---|
| Methods in com.google.bitcoin.crypto that throw HDDerivationException | |
|---|---|
static DeterministicKey |
HDKeyDerivation.createMasterPrivateKey(byte[] seed)
Generates a new deterministic key from the given seed, which can be any arbitrary byte array. |
static DeterministicKey |
HDKeyDerivation.createMasterPrivKeyFromBytes(byte[] privKeyBytes,
byte[] chainCode)
|
static DeterministicKey |
HDKeyDerivation.deriveChildKey(DeterministicKey parent,
ChildNumber childNumber)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||