|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Net.DigestClient:
Collaboration diagram for System.Net.DigestClient:Public Member Functions | |
| Authorization | Authenticate (string challenge, WebRequest webRequest, ICredentials credentials) |
| Authorization | PreAuthenticate (WebRequest webRequest, ICredentials credentials) |
| DigestClient () | |
Properties | |
| static Hashtable | Cache [get, set] |
| string | AuthenticationType [get, set] |
| bool | CanPreAuthenticate [get, set] |
Static Private Member Functions | |
| static void | CheckExpired (int count) |
| static | DigestClient () |
Static Private Attributes | |
| static readonly Hashtable | cache |
Definition at line 10 of file DigestClient.cs.