|
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
|
Inheritance diagram for Mono.Net.Security.MonoSslAuthenticationOptions:
Collaboration diagram for Mono.Net.Security.MonoSslAuthenticationOptions:Protected Member Functions | |
| MonoSslAuthenticationOptions () | |
Properties | |
| bool | ServerMode [get] |
| SslProtocols | EnabledSslProtocols [get, set] |
| EncryptionPolicy | EncryptionPolicy [set] |
| X509RevocationMode | CertificateRevocationCheckMode [set] |
| string | TargetHost [get, set] |
| X509Certificate | ServerCertificate [get, set] |
| X509CertificateCollection | ClientCertificates [get, set] |
| bool | ClientCertificateRequired [get, set] |
| ServerCertSelectionCallback | ServerCertSelectionDelegate [get, set] |
Private Attributes | |
| ServerCertSelectionCallback< ServerCertSelectionDelegate > | k__BackingField |
Definition at line 12 of file MonoSslAuthenticationOptions.cs.