1 reference to SslWrite
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
757
int retVal = Ssl.
SslWrite
(context, ref MemoryMarshal.GetReference(input), input.Length, out Ssl.SslErrorCode errorCode);