1 reference to SslRenegotiate
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
664
int ret = Interop.Ssl.
SslRenegotiate
(sslContext, out Ssl.SslErrorCode errorCode);