2 references to createNonce
System (2)
net\System\Net\_DigestClient.cs (2)
965
digestChallenge.ClientNonce =
createNonce
(32);
1271
return UpgradedV1 + hexEncode(hash) +
createNonce
(32);