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

◆ Padding

virtual PaddingMode System.Security.Cryptography.SymmetricAlgorithm.Padding
getsetinherited

Definition at line 262 of file SymmetricAlgorithm.cs.

263 {
264 [global::Cpp2ILInjected.Token(Token = "0x6001A39")]
265 [global::Cpp2ILInjected.Address(RVA = "0x1B115E4", Offset = "0x1B115E4", Length = "0x8")]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 get
268 {
269 throw null;
270 }
271 [global::Cpp2ILInjected.Token(Token = "0x6001A3A")]
272 [global::Cpp2ILInjected.Address(RVA = "0x1B115EC", Offset = "0x1B115EC", Length = "0x74")]
273 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
274 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.AesCryptoServiceProvider", Member = "set_Padding", MemberParameters = new object[] { typeof(PaddingMode) }, ReturnType = typeof(void))]
275 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
276 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
277 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CryptographicException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
278 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
279 set
280 {
281 throw null;
282 }
283 }
class f__AnonymousType0<< Count > j__TPar