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

◆ RemoveCertificate() [2/2]

void Mono.Security.X509.PKCS12.RemoveCertificate ( X509Certificate cert,
IDictionary attrs )
inline

Definition at line 675 of file PKCS12.cs.

676 {
679 if (safeBags2 != null)
680 {
681 }
682 object[] items = safeBags2._items;
683 int size = safeBags2._size;
684 ASN1 asn;
685 byte[] value = asn.Value;
686 ASN1 asn2;
687 byte[] value2 = asn2.Value;
688 long num = 0L;
689 if (attrs != null)
690 {
691 long num2 = 0L;
692 ASN1 asn3;
693 if (asn3.elist != null)
694 {
695 }
696 ASN1 asn4 = asn3[(int)num2];
697 long num3 = 0L;
698 string text = ASN1Convert.ToOid(asn4[(int)num3]);
699 if (num != 0L)
700 {
701 }
702 return;
703 }
704 }
class f__AnonymousType0<< Count > j__TPar

References System.Collections.ArrayList._items, Mono.Security.X509.PKCS12._safeBags, j__TPar, System.L, System.text, Mono.Security.ASN1Convert.ToOid(), Mono.Security.ASN1.Value, and System.value.