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
RemoteCertificateValidationCallback.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Security.Cryptography.X509Certificates
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Net.Security
6
{
7
[global::Cpp2ILInjected.Token(
Token
=
"0x200031F"
)]
8
public
delegate
bool
RemoteCertificateValidationCallback
(
object
sender
,
X509Certificate
certificate,
X509Chain
chain,
SslPolicyErrors
sslPolicyErrors);
9
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Security.Cryptography.X509Certificates.X509Certificate
Definition
X509Certificate.cs:16
System.Security.Cryptography.X509Certificates.X509Chain
Definition
X509Chain.cs:13
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Net.Security.SslPolicyErrors
SslPolicyErrors
Definition
SslPolicyErrors.cs:9
System.Net.Security.RemoteCertificateValidationCallback
delegate bool RemoteCertificateValidationCallback(object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors)
System.Net.Security
Definition
AuthenticatedStream.cs:9
System.Net.BufferType.Token
@ Token
System.Security.Cryptography.X509Certificates
Definition
X509Certificate.cs:12
System
Definition
__Il2CppComDelegate.cs:6
source
System
Net
Security
RemoteCertificateValidationCallback.cs
Generated by
1.10.0