Javax.Net.Ssl.HandshakeCompletedEvent.GetLocalCertificates Method
Returns the list of local certificates used during the handshake.

Syntax

[Android.Runtime.Register("getLocalCertificates", "()[Ljava/security/cert/Certificate;", "GetGetLocalCertificatesHandler")]
public virtual Java.Security.Cert.Certificate[] GetLocalCertificates ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the list of local certificates used during the handshake. These certificates were sent to the peer.

[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