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

Author

       MongoDB, Inc

Parameters

opts: The mongoc_auto_encryption_opts_tbypass_auto_encryption:     A     boolean.    If    true,    a    mongoc_client_t    configured    with
         mongoc_client_enable_auto_encryption() will only perform automatic decryption (not encryption).

       SEEALSO:mongoc_client_enable_auto_encryption()In-UseEncryption

Synopsis

          void
          mongoc_auto_encryption_opts_set_bypass_auto_encryption (
             mongoc_auto_encryption_opts_t *opts, bool bypass_auto_encryption);

See Also