mongoc_auto_encryption_opts_destroy(3)
mongoc_auto_encryption_opts_destroy()
Description
MONGOC_AUTO_ENCRYPTION_OPTS_DESTROY
NAME
mongoc_auto_encryption_opts_destroy - mongoc_auto_encryption_opts_destroy()
SYNOPSIS
void
mongoc_auto_encryption_opts_destroy
(mongoc_auto_encryption_opts_t *opts);
Destroy a mongoc_auto_encryption_opts_t.
PARAMETERS
|
• |
opts The mongoc_auto_encryption_opts_t to destroy. |
SEE ALSO:
mongoc_auto_encryption_opts_new()
The guide for Using Client-Side Field Level Encryption
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc