DOKK / manpages / debian 11 / libbson-doc / bson_md5_finish.3.en
BSON_MD5_FINISH(3) libbson BSON_MD5_FINISH(3)

bson_md5_finish - bson_md5_finish()

All MD5 APIs are deprecated in libbson.

void
bson_md5_finish (bson_md5_t *pms, uint8_t digest[16]) BSON_GNUC_DEPRECATED;


  • pms: A bson_md5_t.
  • digest: A location for the digest.

Completes the MD5 algorithm and stores the digest in digest.

This function is deprecated and should not be used in new code.

MongoDB, Inc

2017-present, MongoDB, Inc

June 4, 2021 1.17.6