Javax.Net.Ssl.ISSLSession.LocalPrincipal Property
Returns the principal used to identify the local side to the peer during the handshake.

Syntax

[get: Android.Runtime.Register("getLocalPrincipal", "()Ljava/security/Principal;", "GetGetLocalPrincipalHandler:Javax.Net.Ssl.ISSLSessionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Java.Security.IPrincipal LocalPrincipal { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the principal 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