public class KeyPairInfo extends Object
| 构造器和说明 |
|---|
KeyPairInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAddress() |
String |
getPrivateKey() |
String |
getPublicKey() |
void |
setAddress(String address) |
void |
setPrivateKey(String privateKey) |
void |
setPublicKey(String publicKey) |
Copyright © 2020. All rights reserved.