SslClientHelloInfo Struktura

Definicja

Ta struktura zawiera informacje z odebranej ramki hello klienta TLS.

public value class SslClientHelloInfo
public readonly struct SslClientHelloInfo
type SslClientHelloInfo = struct
Public Structure SslClientHelloInfo
Dziedziczenie
SslClientHelloInfo

Konstruktory

SslClientHelloInfo(String, SslProtocols)

Inicjuje nowe wystąpienie klasy SslClientHelloInfo.

Właściwości

ServerName

Pobiera serwer hosta określony przez klienta.

SslProtocols

Pobiera protokoły TLS/SSL oferowane przez klienta.

Dotyczy