Javax.Net.Ssl.HttpsURLConnection: Method Members

The methods 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 Methods

abstract
GetLocalCertificates() : Java.Security.Cert.Certificate[]
Returns the list of local certificates used during the handshake.
abstract
GetServerCertificates() : Java.Security.Cert.Certificate[]
Return the list of certificates identifying the peer during the handshake.