SYNOPSIS

const mongoc_ssl_opt_t *
mongoc_ssl_opt_get_default (void);

DESCRIPTION

The mongoc_ssl_opt_get_default() function shall return the default ssl options.

RETURN VALUE

The mongoc_ssl_opt_get_default() function returns a const pointer to the default ssl options.

ERRORS

No errors are defined.

SEE ALSO

AUTHORS

This page was written by MongoDB Inc.