Javax.Net.Ssl.SSLEngineResult.GetHandshakeStatus Method
Returns the status of the current handshake.

Syntax

[Android.Runtime.Register("getHandshakeStatus", "()Ljavax/net/ssl/SSLEngineResult$HandshakeStatus;", "")]
public SSLEngineResult.HandshakeStatus GetHandshakeStatus ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the status of the current 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