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

◆ RC2CryptoServiceProvider() [1/2]

System.Security.Cryptography.RC2CryptoServiceProvider.RC2CryptoServiceProvider ( )
inline

Definition at line 11 of file RC2CryptoServiceProvider.cs.

12 {
13 if (!true)
14 {
15 }
16 base..ctor();
17 if (!true)
18 {
19 }
20 bool allowOnlyFipsAlgorithms = CryptoConfig.AllowOnlyFipsAlgorithms;
21 long num = 0L;
22 bool flag = Utils.HasAlgorithm(26114, (int)num);
24 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.CryptoConfig.AllowOnlyFipsAlgorithms, System.Security.Cryptography.Utils.HasAlgorithm(), j__TPar, and System.L.