1MONGOC_CLIENT_ENCRYPTION_DESTROY(3)libmongocMONGOC_CLIENT_ENCRYPTION_DESTROY(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_client_encryption_destroy (
8             mongoc_client_encryption_t *client_encryption);
9
10       Release  all  resources  associated with client_encryption and free the
11       structure. Does nothing if client_encryption is NULL.
12

PARAMETERS

14client_encryption: A mongoc_client_encryption_t.
15

AUTHOR

17       MongoDB, Inc
18
20       2017-present, MongoDB, Inc
21
22
23
24
251.25.1                           Nov 08, 202M3ONGOC_CLIENT_ENCRYPTION_DESTROY(3)
Impressum