Javax.Net.Ssl.ISSLSession.GetLocalCertificates Method
Returns the list of certificates that were used to identify the local side to the peer during the handshake.

Syntax

[Android.Runtime.Register("getLocalCertificates", "()[Ljava/security/cert/Certificate;", "GetGetLocalCertificatesHandler:Javax.Net.Ssl.ISSLSessionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Java.Security.Cert.Certificate[] GetLocalCertificates ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the list of certificates that were used to identify the local side to the peer during the handshake.

[Android Documentation]

Requirements

Namespace: Javax.Net.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1