Javax.Net.Ssl.SSLEngine.GetEnabledCipherSuites Method
Returns the SSL cipher suite names that are enabled in this engine instance.

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 SSL cipher suite 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