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
Loading...
Searching...
No Matches

◆ CNonce

string System.Net.DigestSession.CNonce
getset

Definition at line 101 of file DigestSession.cs.

102 {
103 [global::Cpp2ILInjected.Token(Token = "0x6000E3C")]
104 [global::Cpp2ILInjected.Address(RVA = "0x1F40AC4", Offset = "0x1F40AC4", Length = "0xF0")]
105 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
106 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DigestSession), Member = "HA1", MemberParameters = new object[]
107 {
108 typeof(string),
109 typeof(string)
110 }, ReturnType = typeof(string))]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DigestSession), Member = "Response", MemberParameters = new object[]
112 {
113 typeof(string),
114 typeof(string),
116 }, ReturnType = typeof(string))]
117 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DigestSession), Member = "Authenticate", MemberParameters = new object[]
118 {
120 typeof(ICredentials)
121 }, ReturnType = typeof(Authorization))]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Convert), Member = "ToBase64String", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(string))]
124 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clear", MemberParameters = new object[]
125 {
126 typeof(Array),
127 typeof(int),
128 typeof(int)
129 }, ReturnType = typeof(void))]
130 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
131 get
132 {
133 throw null;
134 }
135 }
class f__AnonymousType0<< Count > j__TPar