Manpage logo

mongoc_auto_encryption_opts_set_bypass_auto_encryption -

SYNOPSIS  PARAMETERS  AUTHOR  COPYRIGHT 

SYNOPSIS

void
mongoc_auto_encryption_opts_set_bypass_auto_encryption (
mongoc_auto_encryption_opts_t *opts, bool bypass_auto_encryption);

PARAMETERS

opts: The mongoc_auto_encryption_opts_t

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

SEE ALSO:

mongoc_client_enable_auto_encryption()

In−Use Encryption

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc


Updated 2026-06-01 - jenkler.se | uex.se