1 reference to NewSessionCallback
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
257
int result = Ssl.SslCtxSetCaching(sslCtx, 1, s_cacheSize, 0, null, &
NewSessionCallback
, &RemoveSessionCallback);