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

◆ InitCipher()

void Ionic.Zip.ZipCrypto.InitCipher ( string passphrase)
inline

Definition at line 109 of file ZipCrypto.cs.

110 {
111 if (!true)
112 {
113 }
114 byte[] array = SharedUtilities.StringToByteArray(passphrase);
115 int stringLength = passphrase._stringLength;
116 }
class f__AnonymousType0<< Count > j__TPar

References System.array, j__TPar, and Ionic.Zip.SharedUtilities.StringToByteArray().