NWTlsParameters.SslCipherSuites 属性

定义

获取或设置要用于 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

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于