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