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

◆ GetBytes()

byte[] Mono.Security.Cryptography.PKCS8.PrivateKeyInfo.GetBytes ( )
inline

Definition at line 103 of file PKCS8.cs.

104 {
105 ASN1 asn = ASN1Convert.FromOid(this._algorithm);
106 int version = this._version;
107 byte[] key = this._key;
108 ArrayList list = this._list;
109 ArrayList list2 = this._list;
110 if (list2 != null)
111 {
112 }
113 long num = 0L;
114 int num2 = 5;
115 if (list2 != null)
116 {
117 }
118 if (num == 0L)
119 {
120 if (num2 == 0)
121 {
122 }
123 throw new InvalidCastException();
124 }
125 throw new OutOfMemoryException();
126 }
class f__AnonymousType0<< Count > j__TPar

References Mono.Security.Cryptography.PKCS8.PrivateKeyInfo._algorithm, Mono.Security.Cryptography.PKCS8.PrivateKeyInfo._key, Mono.Security.Cryptography.PKCS8.PrivateKeyInfo._list, Mono.Security.Cryptography.PKCS8.PrivateKeyInfo._version, Mono.Security.ASN1Convert.FromOid(), j__TPar, System.key, System.L, and System.list.