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

Syntax

[get: Android.Runtime.Register("getClientSessionContext", "()Ljavax/net/ssl/SSLSessionContext;", "GetGetClientSessionContextHandler")]
public ISSLSessionContext ClientSessionContext { 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 client-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