3 references to HashAlgorithm
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\TlsConnectionFeature.cs (1)
61
public HashAlgorithmType HashAlgorithm => _sslStream.
HashAlgorithm
;
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (1)
156
$"HashAlgorithm:{sslStream.
HashAlgorithm
}, HashStrength:{sslStream.HashStrength}, " +
System.Net.Security (1)
System\Net\Security\SslStream.IO.cs (1)
401
HashAlgorithm
,