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
UnityTlsConversions.cs
Go to the documentation of this file.
1using System;
8
9namespace Mono.Unity
10{
11 [global::Cpp2ILInjected.Token(Token = "0x2000045")]
12 internal static class UnityTlsConversions
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x600009F")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1D44810", Offset = "0x1D44810", Length = "0x38")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x60000A0")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1D44848", Offset = "0x1D44848", Length = "0x38")]
25 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x60000A1")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1D45408", Offset = "0x1D45408", Length = "0x20")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40
41 [global::Cpp2ILInjected.Token(Token = "0x60000A2")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1D41BE0", Offset = "0x1D41BE0", Length = "0x54")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Debug), Member = "CheckAndThrow", MemberParameters = new object[]
45 {
48 typeof(string),
50 }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
56
57 [global::Cpp2ILInjected.Token(Token = "0x60000A3")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1D4675C", Offset = "0x1D4675C", Length = "0x30")]
59 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65
66 [global::Cpp2ILInjected.Token(Token = "0x60000A4")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1D4678C", Offset = "0x1D4678C", Length = "0x40")]
68 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 }
75}
class f__AnonymousType0<< Count > j__TPar
static UnityTls.unitytls_protocol GetMinProtocol(SslProtocols protocols)
static SslPolicyErrors VerifyResultToPolicyErrror(UnityTls.unitytls_x509verify_result verifyResult)
static X509ChainStatusFlags VerifyResultToChainStatus(UnityTls.unitytls_x509verify_result verifyResult)
static AlertDescription VerifyResultToAlertDescription(UnityTls.unitytls_x509verify_result verifyResult, AlertDescription defaultAlert=AlertDescription.InternalError)
static UnityTls.unitytls_protocol GetMaxProtocol(SslProtocols protocols)
static TlsProtocols ConvertProtocolVersion(UnityTls.unitytls_protocol protocol)