Javax.Net.Ssl.SSLContextSpi.EngineGetClientSessionContext Method
Returns the SSL session context that encapsulates the set of SSL sessions that can be used for the client side of the SSL handshake.

Syntax

[Android.Runtime.Register("engineGetClientSessionContext", "()Ljavax/net/ssl/SSLSessionContext;", "GetEngineGetClientSessionContextHandler")]
protected abstract ISSLSessionContext EngineGetClientSessionContext ()

Returns

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 the client side of the SSL 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