Javax.Net.Ssl.SSLServerSocketFactory.GetSupportedCipherSuites Method
Returns the list of supported cipher suites that could be enabled for an SSL connection created by this factory.

Syntax

[Android.Runtime.Register("getSupportedCipherSuites", "()[Ljava/lang/String;", "GetGetSupportedCipherSuitesHandler")]
public abstract string[] GetSupportedCipherSuites ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the list of supported cipher suites that could be enabled for an SSL connection created by this factory.

[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