public class KeyPair extends Object
Constructor and Description |
---|
KeyPair(String publicKey,
String privateKey) |
Modifier and Type | Method and Description |
---|---|
String |
getPrivateKey() |
String |
getPublicKey() |
Copyright © 2019. All rights reserved.