Javax.Net.Ssl.SSLSocketFactory.GetDefaultCipherSuites Method
Returns the names of the cipher suites that are enabled by default.

Syntax

[Android.Runtime.Register("getDefaultCipherSuites", "()[Ljava/lang/String;", "GetGetDefaultCipherSuitesHandler")]
public abstract string[] GetDefaultCipherSuites ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the names of the cipher suites that are enabled by default.

[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