| 程序包 | 说明 |
|---|---|
| com.baidu.xuper.api | |
| com.baidu.xuper.crypto | |
| com.baidu.xuper.crypto.account |
| 限定符和类型 | 方法和说明 |
|---|---|
ECKeyPair |
Account.getKeyPair() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Account |
Account.create(ECKeyPair keyPair) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ECKeyPair |
ECKeyPair.create() |
static ECKeyPair |
ECKeyPair.create(BigInteger privateKey) |
static ECKeyPair |
ECKeyPair.create(byte[] seed) |
static ECKeyPair |
ECKeyPair.create(SecureRandom secureRandom) |
| 限定符和类型 | 字段和说明 |
|---|---|
ECKeyPair |
ECDSAAccount.ecKeyPair |
Copyright © 2020. All rights reserved.