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

◆ CreateFromName() [2/2]

static object System.Security.Cryptography.CryptoConfig.CreateFromName ( string name,
params object[] args )
inlinestatic

Definition at line 30 of file CryptoConfig.cs.

31 {
32 string text;
33 uint num = <PrivateImplementationDetails>.ComputeStringHash(text);
34 bool flag = text == "x509chain";
35 if ("x509chain" == null && "2.5.29.19" == null)
36 {
37 if ("system.security.cryptography.symmetricalgorithm" == null)
38 {
39 }
40 long num2 = 0L;
41 if ("system.security.cryptography.symmetricalgorithm" == null)
42 {
43 }
44 Monitor.Enter("system.security.cryptography.symmetricalgorithm", num2 != 0L);
45 if ("system.security.cryptography.symmetricalgorithm" == null)
46 {
47 }
48 object obj;
49 return obj;
50 }
51 return "System.Security.Cryptography.AesCryptoServiceProvider, System.Core";
52 }
class f__AnonymousType0<< Count > j__TPar
static void Enter(object obj)
Definition Monitor.cs:11

References System.Threading.Monitor.Enter(), j__TPar, System.L, System.obj, and System.text.