Class SslStreamFactory
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.dll
Represents a factory for an ssl stream.
- Inheritance
-
Ssl
Stream Factory
- Implements
- Inherited Members
Constructors
- Ssl
Stream Factory(Ssl Stream Settings, IStream Factory) Constructs an Ssl Stream Factory.
Methods
- Create
Stream(End Point, Cancellation Token) Creates a stream.
- Create
Stream Async(End Point, Cancellation Token) Creates a stream.