1 write to SafeSslHandle
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (1)
584
options.
SafeSslHandle
= handle;
1 reference to SafeSslHandle
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
1040
sslHandle = options!.
SafeSslHandle
as SafeSslHandle;