terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ BuildCertificatesCollection()

X509CertificateCollection Mono.Security.X509.X509Store.BuildCertificatesCollection ( string storeName)
inlineprivate

Definition at line 334 of file X509Store.cs.

335 {
336 int num = 1;
337 string storePath = this._storePath;
338 if (num == 0)
339 {
340 }
342 bool newFormat = this._newFormat;
343 string[] array;
344 if (array == null || newFormat)
345 {
346 return;
347 }
348 }
class f__AnonymousType0<< Count > j__TPar
static string Combine(string path1, string path2)
Definition Path.cs:41

References Mono.Security.X509.X509Store._newFormat, Mono.Security.X509.X509Store._storePath, System.array, System.IO.Path.Combine(), j__TPar, and System.text.