The members of Org.Apache.Http.Conn.Ssl.SSLSocketFactory are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | AllowAllHostnameVerifier | IX509HostnameVerifier. |
[read-only] static | BrowserCompatibleHostnameVerifier | IX509HostnameVerifier. |
HostnameVerifier | IX509HostnameVerifier. | |
[read-only] static | SocketFactory | SSLSocketFactory. Gets an singleton instance of the SSLProtocolSocketFactory. |
[read-only] static | StrictHostnameVerifier | IX509HostnameVerifier. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |