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

◆ RC2Transform() [1/2]

System.Security.Cryptography.RC2Transform.RC2Transform ( RC2 rc2Algo,
bool encryption,
byte[] key,
byte[] iv )
inline

Definition at line 10 of file RC2Transform.cs.

12 {
13 if (key == null)
14 {
15 return;
16 }
17 object obj;
18 if (obj != null && obj == null)
19 {
20 throw new InvalidCastException();
21 }
22 if (255 == 0)
23 {
24 }
25 }
class f__AnonymousType0<< Count > j__TPar

References System.key, and System.obj.