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