Javax.Net.Ssl.SSLSocketFactory.GetSupportedCipherSuites Method
Returns the names of the cipher suites that are supported and could be enabled for an SSL connection.

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 names of the cipher suites that are supported and could be enabled for an SSL connection.

[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