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

◆ OverridesDecrypt

bool System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter.OverridesDecrypt
getsetprivate

Definition at line 109 of file RSAPKCS1KeyExchangeDeformatter.cs.

110 {
111 [global::Cpp2ILInjected.Token(Token = "0x60019C0")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1B0CC48", Offset = "0x1B0CC48", Length = "0x1D0")]
113 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RSAPKCS1KeyExchangeDeformatter), Member = "DecryptKeyExchange", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
117 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "DoesRsaKeyOverride", MemberParameters = new object[]
118 {
119 typeof(RSA),
120 typeof(string),
121 typeof(global::System.Type[])
122 }, ReturnType = typeof(bool))]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
124 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Nullable<>), Member = "get_Value", ReturnType = "T")]
125 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
126 get
127 {
128 throw null;
129 }
130 }
class f__AnonymousType0<< Count > j__TPar