2 references to SslShutdown
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (2)
525int retVal = Interop.Ssl.SslShutdown(handle); 533retVal = Interop.Ssl.SslShutdown(handle);