ISslStreamFeature 接口

定义

用于访问连接的 SslStream的功能。 此功能不适用于非 TLS 连接或 HTTP/3。

public interface ISslStreamFeature
type ISslStreamFeature = interface
Public Interface ISslStreamFeature

属性

SslStream

获取 SslStream。 请注意, ISslStreamFeature 不适用于非 TLS 连接或 HTTP/3。

适用于