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

Syntax

[Android.Runtime.Register("engineGetServerSessionContext", "()Ljavax/net/ssl/SSLSessionContext;", "GetEngineGetServerSessionContextHandler")]
protected abstract ISSLSessionContext EngineGetServerSessionContext ()

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 server 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