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