| 程序包 | 说明 |
|---|---|
| com.arxanfintech.common.crypto |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BouncyCastleCrypto |
| 限定符和类型 | 方法和说明 |
|---|---|
static PrivateKey |
PrivateKey.createNew(Cryptography crypto) |
static PublicKey |
PublicKey.fromCompressed(byte[] pub,
Cryptography crypto) |
| 构造器和说明 |
|---|
PublicKey(byte[] pub,
Cryptography crypto)
Create from uncompressed binary representation
|
Copyright © 2018. All Rights Reserved.