mongoc_ssl_opt_get_default()#
Synopsis#
const mongoc_ssl_opt_t *
mongoc_ssl_opt_get_default (void);
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);
Returns the default SSL options for the process. This should not be modified or freed.