Udostępnij za pośrednictwem


ITlsHandshakeFeature Interfejs

Definicja

Przedstawia szczegóły uzgadniania protokołu TLS.

public interface class ITlsHandshakeFeature
public interface ITlsHandshakeFeature
type ITlsHandshakeFeature = interface
Public Interface ITlsHandshakeFeature

Właściwości

CipherAlgorithm

Pobiera klasę CipherAlgorithmType.

CipherStrength

Pobiera siłę szyfru.

HashAlgorithm

Pobiera klasę HashAlgorithmType.

HashStrength

Pobiera siłę skrótu.

HostName

Pobiera nazwę hosta z rozszerzenia "server_name" (SNI) powitania klienta, jeśli istnieje. Zobacz RFC 6066.

KeyExchangeAlgorithm

Pobiera klasę KeyExchangeAlgorithm.

KeyExchangeStrength

Pobiera siłę algorytmu wymiany kluczy.

NegotiatedCipherSuite

Pobiera klasę TlsCipherSuite.

Protocol

Pobiera klasę SslProtocols.

Dotyczy