Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetRandomAlphaNumericString()

static string System.Net.Http.AuthenticationHelper.GetRandomAlphaNumericString ( )
inlinestaticprivate

Definition at line 584 of file AuthenticationHelper.cs.

References System.Text.StringBuilderCache.Acquire(), System.Security.Cryptography.RandomNumberGenerator.Fill(), System.Text.StringBuilderCache.GetStringAndRelease(), and System.Net.Http.AuthenticationHelper.s_alphaNumChooser.

Referenced by System.Net.Http.AuthenticationHelper.GetDigestTokenForCredential().