Javax.Net.Ssl.SSLServerSocket.GetEnabledProtocols Method
Returns the names of the enabled protocols to be used for new connections.

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 names of the enabled protocols to be used for new connections.

[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