|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.ssl.PrivateKeyDetails
public final class PrivateKeyDetails
Private key details.
| Constructor Summary | |
|---|---|
PrivateKeyDetails(String type,
X509Certificate[] certChain)
|
|
| Method Summary | |
|---|---|
X509Certificate[] |
getCertChain()
|
String |
getType()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PrivateKeyDetails(String type,
X509Certificate[] certChain)
| Method Detail |
|---|
public String getType()
public X509Certificate[] getCertChain()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||