4 references to SSL_TLSEXT_ERR_ALERT_FATAL
System.Net.Security (4)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (4)
882
return Ssl.
SSL_TLSEXT_ERR_ALERT_FATAL
;
888
return Ssl.
SSL_TLSEXT_ERR_ALERT_FATAL
;
917
return Ssl.
SSL_TLSEXT_ERR_ALERT_FATAL
;
924
return Ssl.
SSL_TLSEXT_ERR_ALERT_FATAL
;