Javax.Net.Ssl.HandshakeCompletedEvent.LocalPrincipal Property
Returns the Principal used to identify during the handshake.

Syntax

[get: Android.Runtime.Register("getLocalPrincipal", "()Ljava/security/Principal;", "GetGetLocalPrincipalHandler")]
public virtual Java.Security.IPrincipal LocalPrincipal { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the Principal used to identify 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