2 references to SslGetData
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
1004IntPtr data = Ssl.SslGetData(ssl); 1157IntPtr sslData = Ssl.SslGetData(ssl);