logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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