| 程序包 | 说明 |
|---|---|
| com.github.DNAProject.crypto.bip32 | |
| com.github.DNAProject.crypto.bip32.derivation |
| 限定符和类型 | 方法和说明 |
|---|---|
<Path> HdPrivateKey |
HdPrivateKey.fromPath(Path derivationPath,
Derivation<Path> derivation) |
<Path> HdPublicKey |
HdPublicKey.fromPath(Path derivationPath,
Derivation<Path> derivation) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CharSequenceDerivation |
| 限定符和类型 | 方法和说明 |
|---|---|
<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 © 2021. All rights reserved.