public class PemCertificate extends Certificate
| Constructor and Description |
|---|
PemCertificate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCert() |
String |
getKey() |
void |
setCert(String cert) |
void |
setKey(String key) |
getPassphrase, setPassphraseCopyright © 2018. All rights reserved.