3 references to SSL_TLSEXT_ERR_ALERT_FATAL
System.Net.Security (3)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (3)
1216
return Ssl.
SSL_TLSEXT_ERR_ALERT_FATAL
;
1224
return Ssl.
SSL_TLSEXT_ERR_ALERT_FATAL
;
1252
return Ssl.
SSL_TLSEXT_ERR_ALERT_FATAL
;