Javax.Net.Ssl.SSLContext.ServerSessionContext Property
Returns the SSL session context that encapsulates the set of SSL sessions that can be used for handshake of server-side SSL sockets.

Syntax

[get: Android.Runtime.Register("getServerSessionContext", "()Ljavax/net/ssl/SSLSessionContext;", "GetGetServerSessionContextHandler")]
public ISSLSessionContext ServerSessionContext { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the SSL session context that encapsulates the set of SSL sessions that can be used for handshake of server-side SSL sockets.

[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