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

◆ IsCrtPossible

bool Mono.Security.Cryptography.RSAManaged.IsCrtPossible
getset

Definition at line 401 of file RSAManaged.cs.

402 {
403 [global::Cpp2ILInjected.Token(Token = "0x600018A")]
404 [global::Cpp2ILInjected.Address(RVA = "0x1ABFA98", Offset = "0x1ABFA98", Length = "0x20")]
405 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
406 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSACryptoServiceProvider), Member = "DecryptValue", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
407 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
408 get
409 {
410 throw null;
411 }
412 }
class f__AnonymousType0<< Count > j__TPar