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

◆ Key

override byte [] System.Security.Cryptography.AesCryptoServiceProvider.Key
getset

Definition at line 98 of file AesCryptoServiceProvider.cs.

99 {
100 [global::Cpp2ILInjected.Token(Token = "0x600001D")]
101 [global::Cpp2ILInjected.Address(RVA = "0x1D3D144", Offset = "0x1D3D144", Length = "0x8")]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SymmetricAlgorithm), Member = "get_Key", ReturnType = typeof(byte[]))]
104 get
105 {
106 throw null;
107 }
108 [global::Cpp2ILInjected.Token(Token = "0x600001E")]
109 [global::Cpp2ILInjected.Address(RVA = "0x1D3D14C", Offset = "0x1D3D14C", Length = "0x8")]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SymmetricAlgorithm), Member = "set_Key", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
112 set
113 {
114 throw null;
115 }
116 }
class f__AnonymousType0<< Count > j__TPar