Ubuntu Manpages

  • client_encryption: A mongoc_client_encryption_t
  • value: The value to encrypt.
  • opts: A mongoc_client_encryption_encrypt_opts_t.
  • ciphertext: A bson_value_t for the resulting ciphertext (a BSON binary with subtype 6).
  • error: A bson_error_t set on failure.

Returns true if successful. Returns false and sets error otherwise.

SEE ALSO:

mongoc_client_encryption_encrypt_opts_t

mongoc_client_enable_auto_encryption()

mongoc_client_decryption_decrypt()

mongoc_client_encryption_encrypt_expression()



MongoDB, Inc

2017-present, MongoDB, Inc