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

◆ GetAttributes() [1/2]

IDictionary Mono.Security.X509.PKCS12.GetAttributes ( AsymmetricAlgorithm aa)
inline

Definition at line 963 of file PKCS12.cs.

964 {
965 ASN1 asn;
966 byte[] value = asn.Value;
967 byte[] array;
969 byte[] array2;
971 long num = 0L;
972 long num2 = 0L;
973 byte[] array3;
974 Array.Clear(array3, (int)num2, (int)num);
975 long num3 = 0L;
976 long num4 = 0L;
977 long num5 = 0L;
978 Array.Clear(array2, (int)num5, (int)num3);
979 long num6 = 0L;
980 Array.Clear(array3, (int)num6, (int)num3);
981 while (num4 == 0L)
982 {
983 }
984 bool flag;
985 while (!flag)
986 {
987 }
988 long num7 = 0L;
989 ASN1 asn2;
990 if (asn2.elist != null)
991 {
992 }
993 ASN1 asn3 = asn2[(int)num7];
994 long num8 = 0L;
995 string text = ASN1Convert.ToOid(asn3[(int)num8]);
996 int num9 = 1;
997 ASN1 asn4 = asn3[num9];
998 long num10 = 0L;
999 if (asn4.elist != null)
1000 {
1001 }
1002 byte[] value2 = asn4[(int)num10].Value;
1003 if (!false)
1004 {
1005 throw new InvalidCastException();
1006 }
1007 throw new OutOfMemoryException();
1008 }
class f__AnonymousType0<< Count > j__TPar
static RSA DecodeRSA(byte[] keypair)
Definition PKCS8.cs:141
void IList. Clear()
Definition Array.cs:99

References System.array, System.Array.Clear(), Mono.Security.Cryptography.PKCS8.PrivateKeyInfo.DecodeRSA(), j__TPar, System.L, System.text, Mono.Security.ASN1Convert.ToOid(), Mono.Security.ASN1.Value, and System.value.