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

◆ AllowOnlyFipsAlgorithms

bool System.Security.Cryptography.CryptoConfig.AllowOnlyFipsAlgorithms
staticgetset

Definition at line 316 of file CryptoConfig.cs.

317 {
318 [global::Cpp2ILInjected.Token(Token = "0x6001A80")]
319 [global::Cpp2ILInjected.Address(RVA = "0x1B0D68C", Offset = "0x1B0D68C", Length = "0x8")]
320 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HMAC), Member = "GetHashAlgorithmWithFipsFallback", MemberParameters = new object[]
321 {
322 typeof(global::System.Func<HashAlgorithm>),
323 typeof(global::System.Func<HashAlgorithm>)
324 }, ReturnType = typeof(HashAlgorithm))]
325 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RC2CryptoServiceProvider), Member = ".ctor", ReturnType = typeof(void))]
326 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RijndaelManaged), Member = ".ctor", ReturnType = typeof(void))]
327 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RIPEMD160Managed), Member = ".ctor", ReturnType = typeof(void))]
328 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.AesManaged", Member = ".ctor", ReturnType = typeof(void))]
329 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
330 get
331 {
332 throw null;
333 }
334 }
class f__AnonymousType0<< Count > j__TPar