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