mongoc_client_encryption_opts_new()¶
Synopsis¶
mongoc_client_encryption_opts_t *
mongoc_client_encryption_opts_new (void) BSON_GNUC_WARN_UNUSED_RESULT;
Returns¶
A new mongoc_client_encryption_opts_t that must be freed with mongoc_client_encryption_opts_destroy().