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

◆ ProcessCrlExtensions()

bool System.Security.Cryptography.X509Certificates.X509ChainImplMono.ProcessCrlExtensions ( X509Crl crl)
inlineprivate

Definition at line 569 of file X509ChainImplMono.cs.

570 {
571 IEnumerator enumerator = crl.extensions.GetEnumerator();
572 if (enumerator != null)
573 {
574 }
575 bool flag;
576 return flag;
577 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.