mongoc_ssl_opt_get_default()#
Synopsis#
const mongoc_ssl_opt_t *
mongoc_ssl_opt_get_default (void) BSON_GNUC_PURE;
Returns#
Returns the default SSL options for the process. This should not be modified or freed.
const mongoc_ssl_opt_t *
mongoc_ssl_opt_get_default (void) BSON_GNUC_PURE;
Returns the default SSL options for the process. This should not be modified or freed.