GNU Classpath (0.20) | |
Frames | No Frames |
Methods which throw type javax.net.ssl.SSLPeerUnverifiedException | |
X509Certificate[] | |
X509Certificate[] | Returns the chain of certificates that the remote side used in
the handshake, or null if none were used.
|
Certificate[] | Returns the peer's certificates being used in this connection.
|
Certificate[] | Returns the chain of certificates that the remote side used in
the handshake, or null if none were used.
|
Certificate[] | Returns the certificates sent by the other party.
|
GNU Classpath (0.20) |