Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

void

Author

       MongoDB, Inc

Parameters

opts: The mongoc_client_encryption_opts_tcache_expiration_ms: The data encryption key cache expiration time in milliseconds. Defaults to 60,000.
         0 means "never expire".

       SEEALSO:mongoc_client_encryption_new()In-UseEncryption

Synopsis

          void
          mongoc_client_encryption_opts_set_key_expiration (
             mongoc_client_encryption_opts_t *opts, uint64_t cache_expiration_ms);

See Also