5 references to HTTP_SSL_PROTOCOL_INFO
Microsoft.AspNetCore.Server.IIS (5)
Core\IISHttpContext.cs (1)
403var handshake = GetTlsHandshake();
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (4)
370internal HTTP_SSL_PROTOCOL_INFO GetTlsHandshake() 381var authInfo = *(HTTP_SSL_PROTOCOL_INFO*)info->pInfo; 390private static void SetSslProtocol(HTTP_SSL_PROTOCOL_INFO* protocolInfo)