The properties of Javax.Net.Ssl.HttpsURLConnection are listed below. For a list of all members, see the HttpsURLConnection Members list.
See Also: Inherited members from Java.Net.HttpURLConnection
[read-only] abstract | CipherSuite | string. Returns the name of the cipher suite negotiated during the SSL handshake. |
static | DefaultHostnameVerifier | IHostnameVerifier. Returns the default hostname verifier. |
static | DefaultSSLSocketFactory | SSLSocketFactory. Returns the default SSL socket factory for new instances. |
HostnameVerifier | IHostnameVerifier. Returns the hostname verifier used by this instance. | |
[read-only] | LocalPrincipal | Java.Security.IPrincipal. Returns the Principal used to identify the local host during the handshake. |
[read-only] | PeerPrincipal | Java.Security.IPrincipal. Returns the Principal identifying the peer. |
SSLSocketFactory | SSLSocketFactory. Returns the SSL socket factory used by this instance. |
[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. |