Javax.Net.Ssl.SSLEngine.GetEnabledProtocols Method
Returns the protocol version names that are enabled in this engine instance.

Syntax

[Android.Runtime.Register("getEnabledProtocols", "()[Ljava/lang/String;", "GetGetEnabledProtocolsHandler")]
public abstract string[] GetEnabledProtocols ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the protocol version names that are enabled in 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