Javax.Net.Ssl.SSLEngine.HandshakeStatus Property
Returns the status of the handshake of this engine instance.

Syntax

[get: Android.Runtime.Register("getHandshakeStatus", "()Ljavax/net/ssl/SSLEngineResult$HandshakeStatus;", "GetGetHandshakeStatusHandler")]
public abstract SSLEngineResult.HandshakeStatus HandshakeStatus { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the status of the handshake of this engine instance.

[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