DOKK / manpages / debian 10 / libmongoc-doc / mongoc_uri_get_ssl.3.en
MONGOC_URI_GET_SSL(3) MongoDB C Driver MONGOC_URI_GET_SSL(3)

mongoc_uri_get_ssl - mongoc_uri_get_ssl()

bool
mongoc_uri_get_ssl (const mongoc_uri_t *uri);


uri: A mongoc_uri_t.

Fetches a boolean indicating if SSL was specified for use in the URI.

Returns a boolean, true indicating that SSL should be used.

MongoDB, Inc

2017-present, MongoDB, Inc

February 23, 2019 1.14.0