Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1331 of file SslStream.cs.
References System.Net.Security.SslStream._context, System.Net.Security.SslStream._handshakeCompleted, System.Net.Security.SslStream._nestedAuth, System.Net.Security.SslStream._sslAuthenticationOptions, System.Net.Security.SslAuthenticationOptions.CertificateContext, System.Net.Security.SslAuthenticationOptions.CertValidationDelegate, System.Net.NetEventSource.Error(), System.Net.NetEventSource.Log, System.Net.Security.SecureChannel.ProcessHandshakeSuccess(), System.Net.Security.SslStreamCertificateContext.Trust, and System.Net.Security.SecureChannel.VerifyRemoteCertificate().
Referenced by System.Net.Security.SslStream.CompleteHandshake(), System.Net.Security.SslStream.ForceAuthenticationAsync< TIOAdapter >(), and System.Net.Security.SslStream.RenegotiateAsync< TIOAdapter >().