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

◆ TrustedRootCertificates

X509CertificateCollection Mono.Security.X509.X509StoreManager.TrustedRootCertificates
staticgetset

Definition at line 215 of file X509StoreManager.cs.

216 {
217 [global::Cpp2ILInjected.Token(Token = "0x6000170")]
218 [global::Cpp2ILInjected.Address(RVA = "0x1A91224", Offset = "0x1A91224", Length = "0xAC")]
219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Chain), Member = "get_TrustAnchors", ReturnType = typeof(X509CertificateCollection))]
220 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
221 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CollectionBase), Member = ".ctor", ReturnType = typeof(void))]
222 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509StoreManager), Member = "get_CurrentUser", ReturnType = typeof(X509Stores))]
223 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Stores), Member = "get_TrustedRoot", ReturnType = typeof(X509Store))]
224 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Store), Member = "BuildCertificatesCollection", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(X509CertificateCollection))]
225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509CertificateCollection), Member = "AddRange", MemberParameters = new object[] { typeof(X509CertificateCollection) }, ReturnType = typeof(void))]
226 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509StoreManager), Member = "get_LocalMachine", ReturnType = typeof(X509Stores))]
227 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
228 get
229 {
230 throw null;
231 }
232 }
class f__AnonymousType0<< Count > j__TPar