Javax.Net.Ssl.ISSLSessionContext.GetSession Method
Returns the session for the specified session identifier.

Syntax

[Android.Runtime.Register("getSession", "([B)Ljavax/net/ssl/SSLSession;", "GetGetSession_arrayBHandler:Javax.Net.Ssl.ISSLSessionContextInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public ISSLSession GetSession (byte[] sessionId)

Parameters

sessionId
the session identifier of the session to look up.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the session for the specified session identifier.

[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