1 reference to net_ssl_handshake_failed_error
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
705
handshakeException = new SslException(SR.Format(SR.
net_ssl_handshake_failed_error
, errorCode), innerError);