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