1 write to Protocol
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
397
Protocol
= (SslProtocols)handshake.Protocol;
1 reference to Protocol
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
406
SslProtocols ITlsHandshakeFeature.Protocol =>
Protocol
;