2 references to DigestResponse
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (2)
248var digestResponse = new DigestResponse(challenge.ChallengeData); 257digestResponse = new DigestResponse(challengeData);