2 references to AllocateSslContext
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
184
return
AllocateSslContext
(sslAuthenticationOptions, protocols, allowCached);
198
return
AllocateSslContext
(sslAuthOptions, protocols, allowCached);