Edit

Share via


SslClientHelloInfo Struct

Definition

This struct contains information from received TLS Client Hello frame.

C#
public readonly struct SslClientHelloInfo
Inheritance
SslClientHelloInfo

Constructors

Properties

ServerName

Gets the host server specified by the client.

SslProtocols

Gets the TLS/SSL protocols offered by client.

Applies to

Product Versions
.NET 5, 6, 7, 8, 9