Javax.Net.Ssl.SSLServerSocket.GetEnabledCipherSuites Method
Returns the names of the enabled cipher suites to be used for new connections.

Syntax

[Android.Runtime.Register("getEnabledCipherSuites", "()[Ljava/lang/String;", "GetGetEnabledCipherSuitesHandler")]
public abstract string[] GetEnabledCipherSuites ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the names of the enabled cipher suites 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