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

◆ ValidateEncryption()

void Ionic.Zip.ZipEntry.ValidateEncryption ( )
inlinepackage

Definition at line 1499 of file ZipEntry.cs.

1500 {
1501 EncryptionAlgorithm encryption = this._Encryption;
1502 }
class f__AnonymousType0<< Count > j__TPar
EncryptionAlgorithm _Encryption
Definition ZipEntry.cs:2462

References Ionic.Zip.ZipEntry._Encryption, and j__TPar.

Referenced by Ionic.Zip.ZipEntry.InternalExtract().