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
SafeDeleteNegoContext.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000315")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170004A4")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600148C")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1E378C0", Offset = "0x1E378C0", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 get
19 {
20 throw null;
21 }
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x170004A5")]
25 public bool IsNtlmUsed
26 {
27 [global::Cpp2ILInjected.Token(Token = "0x600148D")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1E378C8", Offset = "0x1E378C8", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x170004A6")]
38 {
39 [global::Cpp2ILInjected.Token(Token = "0x600148E")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1E378D0", Offset = "0x1E378D0", Length = "0x8")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 get
43 {
44 throw null;
45 }
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x600148F")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1E3686C", Offset = "0x1E3686C", Length = "0xB4")]
50 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NegotiateStreamPal), Member = "EstablishSecurityContext", MemberParameters = new object[]
52 {
55 typeof(string),
60 }, ReturnType = typeof(SecurityStatusPal))]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeDeleteContext), Member = ".ctor", MemberParameters = new object[] { typeof(SafeFreeCredentials) }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeGssNameHandle), Member = "CreatePrincipal", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(SafeGssNameHandle))]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeHandle), Member = "Dispose", ReturnType = typeof(void))]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x6001490")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1E378D8", Offset = "0x1E378D8", Length = "0x8")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 {
76 throw null;
77 }
78
79 [global::Cpp2ILInjected.Token(Token = "0x6001491")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1E378E0", Offset = "0x1E378E0", Length = "0xC")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 {
84 throw null;
85 }
86
87 [global::Cpp2ILInjected.Token(Token = "0x6001492")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1E378EC", Offset = "0x1E378EC", Length = "0x54")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeHandle), Member = "Dispose", ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeHandle), Member = "Dispose", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
92 protected override void Dispose(bool disposing)
93 {
94 throw null;
95 }
96
97 [global::Cpp2ILInjected.Token(Token = "0x4001131")]
98 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
100
101 [global::Cpp2ILInjected.Token(Token = "0x4001132")]
102 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
104
105 [global::Cpp2ILInjected.Token(Token = "0x4001133")]
106 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
107 private bool _isNtlmUsed;
108 }
109}
class f__AnonymousType0<< Count > j__TPar
SafeDeleteContext(SafeFreeCredentials credential)
SafeDeleteNegoContext(SafeFreeNegoCredentials credential, string targetName)
void SetGssContext(SafeGssContextHandle context)