2 references to CreateSessionOptions
System.Net.Security (2)
System\Net\Security\TlsSession.cs (2)
182
_options = context.
CreateSessionOptions
();
652
SslAuthenticationOptions serverOpts = context.
CreateSessionOptions
();