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

◆ AddAlgorithm()

static void System.Security.Cryptography.CryptoConfig.AddAlgorithm ( Type algorithm,
params string[] names )
inlinestatic

Definition at line 94 of file CryptoConfig.cs.

95 {
96 if (!true)
97 {
98 }
99 bool isVisible = algorithm.IsVisible;
100 if (names == null)
101 {
102 return;
103 }
104 CryptoConfig.Initialize();
105 if (!false)
106 {
107 return;
108 }
109 throw new OutOfMemoryException();
110 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.CryptoConfig.Initialize(), and j__TPar.