ITlsHandshakeFeature.NegotiatedCipherSuite Property

Definition

Gets the 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)

Property Value

Applies to