2 references to DA_channelbinding
System (2)
net\System\Net\_DigestClient.cs (2)
714
internal const string HashedDirs = DA_servicename + "," +
DA_channelbinding
;
1046
authorization.Append(pair(
DA_channelbinding
, digestChallenge.ChannelBinding, true));