ITlsHandshakeFeature.NegotiatedCipherSuite 属性

定义

获取 TlsCipherSuite

public virtual System.Net.Security.TlsCipherSuite? NegotiatedCipherSuite { get; }
member this.NegotiatedCipherSuite : Nullable<System.Net.Security.TlsCipherSuite>
Public Overridable ReadOnly Property NegotiatedCipherSuite As Nullable(Of TlsCipherSuite)

属性值

适用于