CertificateCallbackHandler(javax.net.ssl.SSLSocket) constructor
Constructor that extracts the certificate chain from the specified socket.
Syntax
CertificateCallbackHandler
(
javax.net.ssl.SSLSocket
socket
)
throws
SSLException
Parameters
socket
– SSLSocket to extract the peer certificate chain
Created March 27, 2013.
To comment on this topic, go to:
DocCommentXchange
.