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