terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
CryptoMode.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Ionic.Zip
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200001B"
)]
7
internal
enum
CryptoMode
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4000047"
)]
10
Encrypt
,
11
[global::Cpp2ILInjected.Token(Token =
"0x4000048"
)]
12
Decrypt
13
}
14
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Ionic.Zip.CryptoMode
CryptoMode
Definition
CryptoMode.cs:8
Ionic.Zip.CryptoMode.Encrypt
@ Encrypt
Ionic.Zip.CryptoMode.Decrypt
@ Decrypt
Ionic.Zip
Definition
AddOrUpdateAction.cs:5
System
Definition
__Il2CppComDelegate.cs:6
source
Ionic.Zip.CF
Ionic
Zip
CryptoMode.cs
Generated by
1.10.0