| 程序包 | 说明 |
|---|---|
| live.lingting.virtual.currency.core.bip |
| 限定符和类型 | 方法和说明 |
|---|---|
static Bip32 |
Bip32.create(org.bitcoinj.crypto.DeterministicKey key) |
static Bip32 |
Bip32.create(String extKey,
org.bitcoinj.core.NetworkParameters np)
通过 扩展 公钥或私钥 生成bip
|
Bip32 |
Bip32.getBipByPath(String path)
从根路径开始, 获取指定路径下的节点
|
Bip32 |
Bip32.getByChildNumber(org.bitcoinj.crypto.ChildNumber child)
获取指定child对应的节点
|
Copyright © 2021. All rights reserved.