Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 123 of file SslAuthenticationOptions.cs.
References System.Net.Security.SslAuthenticationOptions.AllowRenegotiation, System.Net.Security.SslAuthenticationOptions.ApplicationProtocols, System.Net.Security.SslAuthenticationOptions.CertificateContext, System.Net.Security.SslAuthenticationOptions.CertificateRevocationCheckMode, System.Net.Security.SslAuthenticationOptions.CertValidationDelegate, System.Net.Security.SslStreamCertificateContext.Create(), System.Net.Security.SslAuthenticationOptions.EnabledSslProtocols, System.Net.Security.SslAuthenticationOptions.FilterOutIncompatibleSslProtocols(), and System.Net.Security.SslAuthenticationOptions.RemoteCertRequired.
Referenced by System.Net.Security.SslStream.ReceiveBlobAsync< TIOAdapter >().