SslSettings (driver-core 5.5.0 API) (original) (raw)


Settings for connecting to MongoDB via SSL.

Since:

3.0

Nested Classes
static final class
A builder for creating SSLSettings.

[builder](#builder%28%29)()
Gets a Builder for creating a new SSLSettings instance.
Creates a builder instance.
boolean
Gets the SSLContext configured for use with SSL connections.
int
[hashCode](#hashCode%28%29)()
boolean
[isEnabled](#isEnabled%28%29)()
Returns whether SSL is enabled.
boolean
Returns whether invalid host names should be allowed.
[toString](#toString%28%29)()