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

◆ PublicOnly

bool Mono.Security.Cryptography.RSAManaged.PublicOnly
getset

Definition at line 135 of file RSAManaged.cs.

136 {
137 [global::Cpp2ILInjected.Token(Token = "0x600028B")]
138 [global::Cpp2ILInjected.Address(RVA = "0x1AA0F98", Offset = "0x1AA0F98", Length = "0xA8")]
139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono", Member = "get_PrivateKey", ReturnType = typeof(AsymmetricAlgorithm))]
140 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RSAManaged), Member = "DecryptValue", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
142 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BigInteger), Member = "op_Equality", MemberParameters = new object[]
143 {
146 }, ReturnType = typeof(bool))]
147 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
148 get
149 {
150 throw null;
151 }
152 }
class f__AnonymousType0<< Count > j__TPar