1MONGOC_CLIENT_ENCRYPTION_GEMTO_NCGROYCP_TC_LSlIHiEAbNRmTEo_DnE_gNVoCEcRRYSPITOINO(N3_)GET_CRYPT_SHARED_VERSION(3)
2
3
4
6 mongoc_client_encryption_get_crypt_shared_version - mongoc_client_en‐
7 cryption_get_crypt_shared_version()
8
10 const char*
11 mongoc_client_encryption_get_crypt_shared_version (mongoc_client_encryption_t const *enc)
12 BSON_GNUC_WARN_UNUSED_RESULT;
13
14 Obtain the version string of the crypt_shared that is loaded for the
15 given explicit encryption object. If no crypt_shared library is loaded,
16 the returned pointer will be NULL.
17
19 • enc: A live mongoc_client_encryption_t
20
22 A pointer to a null-terminated character array string designating the
23 version of crypt_shared that was loaded for enc. If no crypt_shared li‐
24 brary is loaded, the returned pointer will be NULL. The pointed-to ar‐
25 ray must not be modified or freed. The returned pointer is only valid
26 for the lifetime of enc.
27
28 SEE ALSO:
29
30 • mongoc_client_get_crypt_shared_version()
31
33 MongoDB, Inc
34
36 2017-present, MongoDB, Inc
37
38
39
40
411.23.1 MONGOC_OCcLtIE2N0T,_E2N0C2R2YPTION_GET_CRYPT_SHARED_VERSION(3)