public class Keys extends Object
| Constructor and Description |
|---|
Keys(String privateKey,
String publicKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrivateKey() |
String |
getPublicKey() |
void |
setPrivateKey(String privateKey) |
void |
setPublicKey(String publicKey) |
public KeyPair keypair
Copyright © 2018. All rights reserved.