Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Close()

void System.Net.Security.SecureChannel.Close ( )
inlinepackage

Definition at line 112 of file SecureChannel.cs.

References System.Net.Security.SecureChannel._credentialsHandle, System.Net.Security.SecureChannel._remoteCertificate, System.Net.Security.SecureChannel._remoteCertificateExposed, System.Net.Security.SecureChannel._securityContext, System.Net.Security.SecureChannel._ssl, System.Runtime.InteropServices.SafeHandle.Dispose(), System.Security.Cryptography.X509Certificates.X509Certificate.Dispose(), and System.GC.SuppressFinalize().

Referenced by System.Net.Security.SslStream.CloseInternal(), and System.Net.Security.SslStream.SetException().