2 references to SslShutdown
System.Net.Security (2)
System\Net\Security\SslStreamPal.Unix.cs (2)
254
int status = Interop.Ssl.
SslShutdown
((SafeSslHandle)context);
258
status = Interop.Ssl.
SslShutdown
((SafeSslHandle)context);