public static class ClientAttributeCertificateResource.ClientKeyPairInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
certificate |
protected String |
privateKey |
protected String |
publicKey |
Constructor and Description |
---|
ClientAttributeCertificateResource.ClientKeyPairInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getCertificate() |
String |
getPrivateKey() |
void |
setCertificate(String certificate) |
void |
setPrivateKey(String privateKey) |
Copyright © 2015. All Rights Reserved.