public class CertificateEntry extends Object
| Constructor and Description |
|---|
CertificateEntry() |
| Modifier and Type | Method and Description |
|---|---|
Certificate[] |
getCertChain()
Method description
|
PrivateKey |
getPrivateKey()
Method description
|
void |
setCertChain(Certificate[] chain)
Method description
|
void |
setPrivateKey(PrivateKey privateKey)
Method description
|
String |
toString()
Method description
|
public Certificate[] getCertChain()
public PrivateKey getPrivateKey()
public void setCertChain(Certificate[] chain)
chain - public void setPrivateKey(PrivateKey privateKey)
privateKey - Copyright © 2014 Tigase. All rights reserved.