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