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

◆ X509Certificate() [2/7]

System.Security.Cryptography.X509Certificates.X509Certificate.X509Certificate ( byte[] data)
inline

Definition at line 41 of file X509Certificate.cs.

42 {
43 if (!true)
44 {
45 }
48 base..ctor();
49 if (data != null && true)
50 {
51 X509CertificateImpl x509CertificateImpl = X509Helper.Import(data);
53 }
54 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.Cryptography.X509Certificates.X509Helper.Import(), and j__TPar.