Aracılığıyla paylaş


SslClientHelloInfo Yapı

Tanım

Bu yapı, alınan TLS İstemcisi Hello çerçevesinden bilgiler içerir.

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

Oluşturucular

Name Description
SslClientHelloInfo(String, SslProtocols)

Yeni bir SslClientHelloInfo örneğini başlatır.

Özellikler

Name Description
ServerName

İstemci tarafından belirtilen konak sunucusunu alır.

SslProtocols

İstemci tarafından sunulan TLS/SSL protokollerini alır.

Şunlara uygulanır