SslClientHelloInfo Struktura

Definice

Tato struktura obsahuje informace z přijatého rámce Hello klienta TLS.

public value class SslClientHelloInfo
public readonly struct SslClientHelloInfo
type SslClientHelloInfo = struct
Public Structure SslClientHelloInfo
Dědičnost
SslClientHelloInfo

Konstruktory

SslClientHelloInfo(String, SslProtocols)

Inicializuje novou instanci objektu SslClientHelloInfo.

Vlastnosti

ServerName

Získá hostitelský server určený klientem.

SslProtocols

Získá protokoly TLS/SSL nabízené klientem.

Platí pro