3 references to SSL_ERROR_ZERO_RETURN
System.Net.Security (3)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
765
case Ssl.SslErrorCode.
SSL_ERROR_ZERO_RETURN
:
807
case Ssl.SslErrorCode.
SSL_ERROR_ZERO_RETURN
:
System\Net\Security\SslStreamPal.Unix.cs (1)
109
Interop.Ssl.SslErrorCode.
SSL_ERROR_ZERO_RETURN
=> new SecurityStatusPal(SecurityStatusPalErrorCode.ContextExpired),