NWTlsParameters.TlsSessionID Property

Definition

Gets the session identifier of the TCP connection.

public virtual Foundation.NSData TlsSessionID { [Foundation.Export("TLSSessionID", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTLSSessionID:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TlsSessionID : Foundation.NSData with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to