1MONGOC_CLIENT_ENCRYPTION_ENCRMYOPNTG_OOCP_TlCSiL_bISmEEoNTnT_g_KoEEcNYCIRDY(P3T)ION_ENCRYPT_OPTS_SET_KEYID(3)
2
3
4
6 void
7 mongoc_client_encryption_encrypt_opts_set_keyid (
8 mongoc_client_encryption_encrypt_opts_t *opts, const bson_value_t *keyid);
9
10 Identifies the data key to use for encryption. This option is mutually
11 exclusive with mongoc_client_encryption_encrypt_opts_set_keyaltname().
12
14 • opts: A mongoc_client_encryption_encrypt_opts_t
15
16 • keyid: The UUID (BSON binary subtype 0x04) corresponding to the _id
17 of the data key.
18
19 SEE ALSO:
20 mongoc_client_encryption_encrypt_opts_set_keyaltname()
21
22
24 MongoDB, Inc
25
27 2017-present, MongoDB, Inc
28
29
30
31
321.25.1 MONGONCo_vCL0I8E,NT2_0E2N3CRYPTION_ENCRYPT_OPTS_SET_KEYID(3)