|
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
|
Collaboration diagram for Mono.Security.Interface.ValidationResult:Public Member Functions | |
| ValidationResult (bool trusted, bool user_denied, int error_code, MonoSslPolicyErrors? policy_errors) | |
Properties | |
| bool | Trusted [get, set] |
| bool | UserDenied [get, set] |
Private Attributes | |
| bool | trusted |
| bool | user_denied |
| int | error_code |
| MonoSslPolicyErrors? | policy_errors |
Definition at line 10 of file ValidationResult.cs.