NWTlsParameters.SslCipherSuites Property

Definition

Gets or sets an array of cipher suites to use for TLS.

public virtual Foundation.NSSet<Foundation.NSNumber> SslCipherSuites { [Foundation.Export("SSLCipherSuites", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSSLCipherSuites:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SslCipherSuites : Foundation.NSSet<Foundation.NSNumber> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to