mongoc_ssl_opt_get_default (3) Linux Manual Page
mongoc_ssl_opt_get_default() – None
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.
Colophon
This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
