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