mongoc_ssl_opt_get_default - Man Page

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.

Author

MongoDB, Inc

Info

Sep 06, 2023 1.24.4 libmongoc