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

◆ Crls

ArrayList Mono.Security.X509.X509Store.Crls
getset

Definition at line 40 of file X509Store.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x600014F")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1A933B4", Offset = "0x1A933B4", Length = "0x88")]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509ChainImplMono", Member = "CheckCrls", MemberParameters = new object[]
45 {
46 typeof(string),
47 typeof(string),
49 }, ReturnType = typeof(X509Crl))]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509StoreManager), Member = "get_IntermediateCACrls", ReturnType = typeof(ArrayList))]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509StoreManager), Member = "get_TrustedRootCACrls", ReturnType = typeof(ArrayList))]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Store), Member = "BuildCrlsCollection", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(ArrayList))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
56 get
57 {
58 throw null;
59 }
60 }
class f__AnonymousType0<< Count > j__TPar