|
SYNOPSISmongoc_cursor_t * mongoc_client_encryption_get_keys (mongoc_client_encryption_t *client_encryption, Get all the key documents in the key vault collection. PARAMETERS
RETURNSReturns the result of the internal find command if successful. Returns NULL and sets error otherwise. SEE ALSO: mongoc_client_encryption_t AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|