1 reference to SSL_ERROR_WANT_RETRY_VERIFY
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
759
if (errorCode == Ssl.SslErrorCode.
SSL_ERROR_WANT_RETRY_VERIFY
)