Javax.Net.Ssl.HttpsURLConnection: Property Members

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

Public Properties

[read-only]
abstract
CipherSuitestring. Returns the name of the cipher suite negotiated during the SSL handshake.
static
DefaultHostnameVerifierIHostnameVerifier. Returns the default hostname verifier.
static
DefaultSSLSocketFactorySSLSocketFactory. Returns the default SSL socket factory for new instances.
HostnameVerifierIHostnameVerifier. Returns the hostname verifier used by this instance.
[read-only]
LocalPrincipalJava.Security.IPrincipal. Returns the Principal used to identify the local host during the handshake.
[read-only]
PeerPrincipalJava.Security.IPrincipal. Returns the Principal identifying the peer.
SSLSocketFactorySSLSocketFactory. Returns the SSL socket factory used by this instance.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.