The methods of Org.Apache.Http.Conn.Ssl.SSLSocketFactory are listed below. For a list of all members, see the SSLSocketFactory Members list.
See Also: Inherited members from Java.Lang.Object
ConnectSocket(Java.Net.Socket, string, int, Java.Net.InetAddress, int, Org.Apache.Http.Params.IHttpParams)Connects a socket to the given host. | ||
ConnectSocketAsync(Java.Net.Socket, string, int, Java.Net.InetAddress, int, Org.Apache.Http.Params.IHttpParams)Documentation for this section has not yet been entered. | ||
CreateSocket()Creates a new, unconnected socket. | ||
CreateSocket(Java.Net.Socket, string, int, bool)Returns a socket connected to the given host that is layered over an existing socket. | ||
CreateSocketAsync()Documentation for this section has not yet been entered. | ||
CreateSocketAsync(Java.Net.Socket, string, int, bool)Documentation for this section has not yet been entered. | ||
IsSecure(Java.Net.Socket)Checks whether a socket connection is secure. |