2 references to Algorithm
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.Digest.cs (2)
46bool isAlgorithmSpecified = digestResponse.Parameters.TryGetValue(Algorithm, out algorithm); 183sb.AppendKeyValue(Algorithm, algorithm, includeQuotes: false, includeComma: isQopSpecified);