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