Javax.Net.Ssl.SSLParameters.SetCipherSuites Method
Sets the cipher suites to a copy of the input, or null

Syntax

[Android.Runtime.Register("setCipherSuites", "([Ljava/lang/String;)V", "GetSetCipherSuites_arrayLjava_lang_String_Handler")]
public virtual void SetCipherSuites (string[] cipherSuites)

Parameters

cipherSuites
Documentation for this section has not yet been entered.

Remarks

Sets the cipher suites to a copy of the input, or null

[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