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

◆ Reset()

override void Mono.Unity.X509ChainImplUnityTls.Reset ( )
inline

Definition at line 129 of file X509ChainImplUnityTls.cs.

130 {
131 if (this.elements != null)
132 {
133 ulong unitytls_INVALID_HANDLE = UnityTls.NativeInterface.UNITYTLS_INVALID_HANDLE;
134 global::System.Security.Cryptography.X509Certificates.X509ChainElementCollection x509ChainElementCollection = this.elements;
137 }
138 }
class f__AnonymousType0<< Count > j__TPar
global::System.Security.Cryptography.X509Certificates.X509ChainElementCollection elements

References Mono.Unity.X509ChainImplUnityTls.elements, j__TPar, and Mono.Unity.UnityTls.NativeInterface.