mongoc_ssl_opt_get_default - Man Page

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

Apr 03, 2024 1.26.2 libmongoc