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

◆ KeepLastBlock

bool Mono.Security.Cryptography.SymmetricTransform.KeepLastBlock
getprivateinherited

Definition at line 227 of file SymmetricTransform.cs.

228 {
229 get
230 {
231 while (!this.encrypt)
232 {
233 }
234 }
235 }