terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Create() [1/2]

static new Aes System.Security.Cryptography.Aes.Create ( )
inlinestaticinherited

Definition at line 19 of file Aes.cs.

20 {
21 if (!true)
22 {
23 }
24 return Aes.Create("AES");
25 }

References System.Security.Cryptography.Aes.Create().

Referenced by System.Security.Cryptography.Aes.Create().