|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--iaik.security.ssl.SSLMessage
|
+--iaik.security.ssl.HandshakeMessage
|
+--iaik.security.ssl.SSLCertificate
| Constructor Summary | |
SSLCertificate(X509Certificate[] certificateChain)
Deprecated. Create a new SSLCertificate. |
|
| Method Summary | |
X509Certificate[] |
getCertificateChain()
Deprecated. Returns the certificate list within this SSLCertificate. |
java.lang.String |
toString()
Deprecated. Returns a string representation of this SSLCertificate. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public SSLCertificate(X509Certificate[] certificateChain)
certificateChain - a sequence (chain) of X.509 certificates,
ordered with the sender's certificate first und the root CA last| Method Detail |
public X509Certificate[] getCertificateChain()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||