terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GssInitSecurityContext()

static bool System.Net.Security.NegotiateStreamPal.GssInitSecurityContext ( Microsoft::Win32::SafeHandles::SafeGssContextHandle context,
Microsoft::Win32::SafeHandles::SafeGssCredHandle credential,
bool isNtlm,
Microsoft::Win32::SafeHandles::SafeGssNameHandle targetName,
global::Interop::NetSecurityNative::GssFlags inFlags,
byte[] buffer,
[Out] byte[] outputBuffer,
[Out] uint outFlags,
[Out] int isNtlmUsed )
inlinestaticprivate

Definition at line 49 of file NegotiateStreamPal.cs.

50 {
51 if (!true)
52 {
53 }
54 if (inFlags != (global::Interop.NetSecurityNative.GssFlags)0U)
55 {
56 }
57 byte[] array;
59 throw new OutOfMemoryException();
60 }
class f__AnonymousType0<< Count > j__TPar

References System.array, j__TPar, and System.U.