|
SYNOPSISbool mongoc_client_encryption_decrypt (mongoc_client_encryption_t *client_encryption, Performs explicit decryption. value is always initialized (even on failure). Caller must call bson_value_destroy() to free. PARAMETERS
RETURNSReturns true if successful. Returns false and sets error otherwise. SEE ALSO: mongoc_client_enable_auto_encryption() mongoc_client_encryption_encrypt() AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|