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

virtual string Mono.Security.X509.X509Certificate.SignatureAlgorithm
getset

Definition at line 387 of file X509Certificate.cs.

388 {
389 [global::Cpp2ILInjected.Token(Token = "0x60000D6")]
390 [global::Cpp2ILInjected.Address(RVA = "0x1A8E33C", Offset = "0x1A8E33C", Length = "0x8")]
391 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
392 get
393 {
394 throw null;
395 }
396 }