Javax.Net.Ssl.SSLParameters.GetCipherSuites Method
Returns a copy of the cipher suites, or null if none have been specified.

Syntax

[Android.Runtime.Register("getCipherSuites", "()[Ljava/lang/String;", "GetGetCipherSuitesHandler")]
public virtual string[] GetCipherSuites ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a copy of the cipher suites, or null if none have been specified.

[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 9