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

◆ LMRootStore

X509Store System.Security.Cryptography.X509Certificates.X509ChainImplMono.LMRootStore
getprivate

Definition at line 179 of file X509ChainImplMono.cs.

180 {
181 get
182 {
183 if (this.root_store == null)
184 {
185 }
186 return this.root_store;
187 }
188 }

Referenced by System.Security.Cryptography.X509Certificates.X509ChainImplMono.FindCrl().