| Package | Description |
|---|---|
| com.github.DNAProject.crypto.bip32 | |
| com.github.DNAProject.crypto.bip32.derivation |
| Modifier and Type | Method and Description |
|---|---|
<Path> HdPublicKey |
HdPublicKey.fromPath(Path derivationPath,
Derivation<Path> derivation) |
<Path> HdPrivateKey |
HdPrivateKey.fromPath(Path derivationPath,
Derivation<Path> derivation) |
| Modifier and Type | Class and Description |
|---|---|
class |
CharSequenceDerivation |
| Modifier and Type | Method and Description |
|---|---|
<Path> Key |
Derive.fromPath(Path derivationPath,
Derivation<Path> derivation)
Derive from a generic path using the
Derivation supplied to extract the child indexes |
<Path> Node |
CkdFunctionDerive.fromPath(Path derivationPath,
Derivation<Path> derivation) |
Copyright © 2020. All rights reserved.