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

◆ SignatureAlgorithm

override string System.Security.Cryptography.RSA.SignatureAlgorithm
getset

Definition at line 380 of file RSA.cs.

381 {
382 [global::Cpp2ILInjected.Token(Token = "0x6001964")]
383 [global::Cpp2ILInjected.Address(RVA = "0x1B07C78", Offset = "0x1B07C78", Length = "0x40")]
384 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
385 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
386 get
387 {
388 throw null;
389 }
390 }