public class RSAKeyPair extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
privateKey |
String |
publicKey |
| Constructor and Description |
|---|
RSAKeyPair(String privateKey,
String publicKey) |
Copyright © 2017. All rights reserved.