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

◆ TransformFinalBlock()

byte[] Mono.Security.Cryptography.ARC4Managed.TransformFinalBlock ( byte[] inputBuffer,
int inputOffset,
int inputCount )
inline

Implements System.Security.Cryptography.ICryptoTransform.

Definition at line 199 of file ARC4Managed.cs.

200 {
201 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
202 }