1 instantiation of HTTP_SERVICE_CONFIG_SSL_KEY
TlsFeaturesObserve (1)
HttpSys\HttpSysConfigurator.cs (1)
31
var httpServiceConfigSslKey = new
HTTP_SERVICE_CONFIG_SSL_KEY
(pIpPort);
2 references to HTTP_SERVICE_CONFIG_SSL_KEY
TlsFeaturesObserve (2)
HttpSys\HttpSysConfigurator.cs (1)
31
var
httpServiceConfigSslKey = new HTTP_SERVICE_CONFIG_SSL_KEY(pIpPort);
HttpSys\Native.cs (1)
37
public
HTTP_SERVICE_CONFIG_SSL_KEY
KeyDesc;