Javax.Net.Ssl.ISSLSession.PeerHost Property
Returns the host name of the peer of this session.

Syntax

[get: Android.Runtime.Register("getPeerHost", "()Ljava/lang/String;", "GetGetPeerHostHandler:Javax.Net.Ssl.ISSLSessionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string PeerHost { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the host name of the peer of this session. The host name is not authenticated.

[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