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
Mono.Security.Interface.ValidationResult Class Reference

Public Member Functions

 ValidationResult (bool trusted, bool user_denied, int error_code, MonoSslPolicyErrors? policy_errors)
 

Properties

bool Trusted [get]
 
bool UserDenied [get]
 

Private Attributes

bool trusted
 
bool user_denied
 
int error_code
 
MonoSslPolicyErrorspolicy_errors
 

Detailed Description

Definition at line 7 of file ValidationResult.cs.


The documentation for this class was generated from the following file: