terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ExtractNativeKeyAndChainFromManagedCertificate()

static unsafe void Mono.Unity.UnityTlsContext.ExtractNativeKeyAndChainFromManagedCertificate ( X509Certificate cert,
UnityTls::unitytls_errorstate * errorState,
out UnityTls::unitytls_x509list * nativeCertChain,
out UnityTls::unitytls_key * nativeKey )
inlinestaticprivate

Definition at line 109 of file UnityTlsContext.cs.

110 {
111 throw null;
112 }